|
About:
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.
Release focus: Minor feature enhancements
Changes:
This release rewrites the Pulse()/GetPulseTime() callback API, adds some support for sharing data fields between messages, and has various other minor enhancements.
Author:
Jeremy Friesner [contact developer]
Homepage:
http://www.lcscanada.com/muscle/index.html
Zip:
http://www.lcscanada.com/muscle/muscle4.41.zip
Changelog:
http://www.lcscanada.com/muscle/muscle/HISTORY.txt
Trove categories:
[change]
| [Development Status] | | 6 - Mature | | [Environment] | | No Input/Output (Daemon) | | [Intended Audience] | | Developers, System Administrators | | [License] | | Freely Distributable, OSI Approved :: BSD License (revised) | | [Operating System] | | BeOS, MacOS X, Microsoft :: Windows :: Windows NT/2000/XP, OS Independent, POSIX | | [Programming Language] | | C, C#, C++, Java, Python | | [Topic] | | Communications, Database :: Database Engines/Servers, Software Development :: Libraries, Software Development :: Libraries :: Application Frameworks, Software Development :: Libraries :: Java Libraries |
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.09/10.00
(Rank N/A)
» Vitality: 36.10% (Rank 5)
» Popularity: 4.85% (Rank 742)

(click to enlarge graphs)
Record hits: 68,300
URL hits: 21,118
Subscribers: 99
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
4.41
|
Minor feature enhancements |
17-Nov-2008 22:06 |
|
4.40
|
Minor feature enhancements |
16-Oct-2008 20:36 |
|
4.30
|
Minor feature enhancements |
19-Sep-2008 03:53 |
|
4.28
|
Minor bugfixes |
27-Aug-2008 04:18 |
|
4.27
|
Minor bugfixes |
25-Jul-2008 09:28 |
|
4.26
|
Code cleanup |
06-Jun-2008 09:57 |
|
4.25
|
Minor bugfixes |
15-May-2008 05:09 |
|
4.24
|
Minor feature enhancements |
28-Apr-2008 23:36 |
|
4.23
|
Minor bugfixes |
26-Mar-2008 23:42 |
|
4.22
|
Minor bugfixes |
05-Mar-2008 07:33 |
Comments
[»]
Mailing list created
by Jeremy Friesner - Aug 6th 2003 16:22:14
FYI, there is now a MUSCLE mailing list covering development
and use of the MUSCLE toolkit. You can subscribe to it by
sending an email to with the word muscle-request@freelists.org
"subscribe" in the subject line, or you can search the mailing
list archives here.
[reply]
[top]
[»]
Confusing name
by Jonas Bofjall - Oct 16th 2002 08:05:45
The name of this project is rather confusing. MUSCLE is already the name of
the de-facto standard smartcard environment for Linux. (Google for
"muscle linux" and you'll see what I mean.)
[reply]
[top]
[»]
Rudimentary BeShare-compatible command line chat client available
by Jeremy Friesner - Mar 5th 2002 22:13:35
Just a note, if you are looking for a BeShare-compatible chat client to log
in
to your muscle server with from a Unix command line, you can find such a
thing here.
It's extremely rudimentary, but it's enough to do basic chat.
[reply]
[top]
[»]
Re: Rudimentary BeShare-compatible command line chat client available
by Jeremy Friesner - Apr 10th 2002 11:35:41
Clyde 1.01 is
here. It fixes a nasty crashing bug and adds a few minor features.
[reply]
[top]
[»]
Re: Rudimentary BeShare-compatible command line chat client available
by Jeremy Friesner - Mar 2nd 2003 23:08:13
New version of Clyde is v1.04. It's
been tweaked to compile with MUSCLE v1.30+.
[reply]
[top]
[»]
Re: Rudimentary BeShare-compatible command line chat client available
by Mika T. Lindqvist - Jun 30th 2003 01:24:39
> New version of Clyde is v1.04. It's
> been tweaked to compile with MUSCLE
> v1.30+.
You need to add QueryFilter.o and ByteBuffer.o to the
Makefile to get it to compile with latest MUSCLE's.
[reply]
[top]
|