Results 1 to 1 of 1
Thread: Muscle 5.61
- 09-29-2011, 06:48 PM #1
Senior Member
- Join Date
- Sep 2011
- Posts
- 1,605
- Rep Power
- 3
Muscle 5.61
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 ThreadPool class, a mechanism that allows a Thread object's internal thread to check its current stack usage, better EINTR handling for send() and recv() calls, and a couple of other minor bugfixes and enhancements
URL: https://public.msli.com/lcs/muscle/index.htmlLast edited by java software; 09-29-2011 at 06:52 PM.
Similar Threads
-
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