Ivy is a simple protocol and a set of libraries that allows applications to broadcast information
through text messages, with a subscription mechanism based on regular expressions.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
TCL bindings are now fully functional. Perl-compatible regular expressions are now used, as in other branches. There are minor ivyprobe improvements ( time handling and direct messages). This release supports multicast rendezvous. The documentation has been updated and examples are now provided.
This release has threaded execution of callbacks, methods to support easily the synchronization with remote agents, a method to receive one's own messages, and the use of Jakarta regexps to use extended Perl Compatible Regular Expressions. The documentation has been heavily updated. There are minor bugfixes (incorrect regexp handling, simultaneous connections, and incorrect broadcasts).