Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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.

2012-02-04 14:37 Retour à la liste release
5.67

Bugs mineurs ont été corrigés. Utilisation de la mémoire de la classe de Message est un peu réduite, mieux contrôler la zlib-codage des objets de Message compressés sortants ont été fourni, et une file d'attente désapprouvée méthode a été supprimée (GetItemPointer()).
Minor bugs were fixed. Memory usage of the Message class was reduced a bit, better control over the zlib-encoding of outgoing compressed Message objects was provided, and a deprecated Queue method was removed (GetItemPointer()).

Project Resources