dds

所属分类:其他
开发工具:Ruby
文件大小:0KB
下载次数:0
上传日期:2013-02-23 20:29:50
上 传 者sh-1993
说明:  分布式数据结构对话的示例代码
(Sample code for Distributed Datastructures talk)

文件列表:
01-hash/ (0, 2013-02-23)
01-hash/hash.rb (939, 2013-02-23)
02-hash/ (0, 2013-02-23)
02-hash/hash.rb (1461, 2013-02-23)
03-hash/ (0, 2013-02-23)
03-hash/hash.rb (2043, 2013-02-23)
03-hash/node.rb (1848, 2013-02-23)
04-reqres/ (0, 2013-02-23)
04-reqres/A.json (51, 2013-02-23)
04-reqres/B.json (51, 2013-02-23)
04-reqres/C.json (51, 2013-02-23)
04-reqres/client.rb (537, 2013-02-23)
04-reqres/config.rb (137, 2013-02-23)
04-reqres/example-reqrep.rb (671, 2013-02-23)
04-reqres/hash.rb (1482, 2013-02-23)
04-reqres/node.rb (1738, 2013-02-23)
04-reqres/services.rb (1093, 2013-02-23)
04-reqres/threads.rb (326, 2013-02-23)
05-pubsub/ (0, 2013-02-23)
05-pubsub/A.json (91, 2013-02-23)
05-pubsub/B.json (91, 2013-02-23)
05-pubsub/C.json (91, 2013-02-23)
05-pubsub/config.rb (137, 2013-02-23)
05-pubsub/coordinator.rb (1497, 2013-02-23)
05-pubsub/hash.rb (1482, 2013-02-23)
05-pubsub/node.rb (1979, 2013-02-23)
05-pubsub/services.rb (1093, 2013-02-23)
05-pubsub/threads.rb (326, 2013-02-23)
06-repl/ (0, 2013-02-23)
06-repl/A.json (91, 2013-02-23)
06-repl/B.json (91, 2013-02-23)
06-repl/C.json (91, 2013-02-23)
06-repl/client.rb (1151, 2013-02-23)
06-repl/client2.rb (413, 2013-02-23)
06-repl/config.rb (137, 2013-02-23)
06-repl/coordinator.rb (1568, 2013-02-23)
06-repl/hash.rb (1482, 2013-02-23)
06-repl/node.rb (3067, 2013-02-23)
06-repl/services.rb (1093, 2013-02-23)
06-repl/threads.rb (326, 2013-02-23)
... ...

# Distributed Datastructures Code for a talk about DDS and Message Patterns **WARNING:** This is a bunch of code put together as a tool for demonstration purposes. Some parts are weird in order to illustrate concepts (I wouldn't really use pub/sub for ring coordination), other parts lack any semblance of safety features (using method names as service commands is extraordinarily unsafe), while still other parts aren't even implemented correctly. TL;DR: This is a teaching tool. *Caveat emptor*. ## Videos 1. [Full Test](http://www.youtube.com/watch?v=rutUWd2Imts)

近期下载者

相关文件


收藏者