celluloid / dcell

UNMAINTAINED: See celluloid/celluloid#779 - Actor-based distributed objects in Ruby based on Celluloid and 0MQ
http://celluloid.io
MIT License
595 stars 65 forks source link

added timeout for the discovery of cells within a node #67

Closed HoneyryderChuck closed 10 years ago

HoneyryderChuck commented 10 years ago

Added a default timeout for discovering cells within a node.

This was the stated issue https://github.com/celluloid/dcell/issues/64 .

Some things to review: