Flowdock

Class handling the connection between a DRbObject and the server the real object lives on.

This class maintains a pool of connections, to reduce the overhead of starting and closing down connections for each method call.

This class is used internally by DRbObject. The user does not normally need to deal with it directly.

Constants

POOL_SIZE = 16

Attributes

[R] uri
Show files where this class is defined (1 file)
Register or log in to add new notes.