Home > rubyTokenRing

rubyTokenRing

RubyTokenRing is a project mainly written in Ruby, it's free.

token ring algorithm implementation in ruby

Token ring algorithm to achieving mutual exclusion in a distributed system

Implemented in ruby with threads and method calls.

TODO:

  • translate to english
  • add testing script
Previous:Solr-FieldQuery