D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Rinda
/
RingProvider
/
Filename :
cdesc-RingProvider.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: RingProvider uses a RingServer advertised TupleSpace as a name service. TupleSpace clients can register themselves with the remote TupleSpace and look up other provided services via the remote TupleSpace. - !ruby/struct:SM::Flow::P body: Services are registered with a tuple of the format [:name, klass, DRbObject, description]. constants: [] full_name: Rinda::RingProvider includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: provide name: RingProvider superclass: Object