Results 1 to 1 of 1
Thread: Muscle 5.64
- 12-20-2011, 05:28 PM #1
Senior Member
- Join Date
- Sep 2011
- Posts
- 1,457
- Rep Power
- 3
Muscle 5.64
MUSCLE (Multi User Server Client Linking Environment) is an N-way messaging server and networking API. It includes client-side networking APIs for various languages, including C, C++, C#, Delphi, Java, and Python. MUSCLE lets programs communicate over a network via streams of serialized Message objects. The included server program ("muscled") lets its clients message each other and store information in its server-side hierarchical database. The database supports flexible queries via hierarchical wildcarding, and "live" updates via a subscription mechanism.
Changes
This release adds a SocketMultiplexer class which hides the details of select() and poll() behind a simpler and more consistent API. It also fixes a bug in Message::FindFlat() which could cause it to return incorrect results when called on locally-created Messages containing FlatCountableRef-referenced objects.
URL: https://public.msli.com/lcs/muscle/index.html
Similar Threads
-
Muscle 5.62
By java software in forum Java SoftwareReplies: 0Last Post: 11-11-2011, 05:00 PM -
Muscle 5.61
By java software in forum Java SoftwareReplies: 0Last Post: 09-29-2011, 06:48 PM -
Muscle 4.23
By JavaBean in forum Java SoftwareReplies: 0Last Post: 03-27-2008, 02:00 PM -
Muscle 4.00
By JavaBean in forum Java SoftwareReplies: 0Last Post: 10-04-2007, 09:09 PM -
Muscle 3.34
By JavaBean in forum Java SoftwareReplies: 0Last Post: 07-12-2007, 07:32 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks