Visible to the public Fischer's protocolConflict Detection Enabled

1 reply [Last post]
mg
mg's picture
Offline
Established Community Member
Joined: Dec 16 2016

Here is an implementation of Fischer's protocol for 2 to 6 concurrent components. The components attempt infinitely often to enter the critical section, according to the protocol described e.g. here.

The clocks of the components have drift bounded by intervals. Safe and unsafe versions are available, whose difference cosists of the timeout for entering the critical section.

mg
mg's picture
Offline
Established Community Member
Joined: Dec 16 2016
Find the files here

Find the files here

AttachmentTaxonomyKindSize
fsr.tar.bz2Bzip2 archive138.67 KBDownloadPreview

fsr.tar.bz2

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.