Module: ReliableMsg
- Defined in:
- lib/reliable-msg/selector.rb,
lib/reliable-msg.rb,
lib/reliable-msg/cli.rb,
lib/reliable-msg/topic.rb,
lib/reliable-msg/client.rb,
lib/reliable-msg/message-store.rb,
lib/reliable-msg/queue-manager.rb
Overview
selector.rb - Deferred expression evaluation selector
- Author
-
Assaf Arkin [email protected]
- Documentation
-
trac.labnotes.org/cgi-bin/trac.cgi/wiki/Ruby/ReliableMessaging
- Copyright
-
Copyright © 2005 Assaf Arkin
- License
-
MIT and/or Creative Commons Attribution-ShareAlike
Credit to Jim Weirich who provided the influence. Ideas borrowed from his presentation on domain specific languages, and the BlankSlate source code.
– ++
Defined Under Namespace
Modules: MessageStore Classes: CLI, Client, Config, EvaluationContext, Message, QueueManager, Selector, Topic
Constant Summary collapse
- PACKAGE =
"reliable-msg"
- VERSION =
"1.1.0"