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.

2011-12-02 12:02 Retour à la liste release
5.63

Cette version ajoute le soutien facultatif de faire coïncider la boucle d'événement ReflectServer autour de poll() au lieu de sélectionner. Il fait également la paire de socket dans la classe Thread facultatif, ajoute un couple de nouvelles méthodes de la classe de la file d'attente et rend l'API multidiffusion activée par défaut.
This release adds optional support for basing the ReflectServer event loop around poll() instead of select. It also makes the socket-pair in the Thread class optional, adds a couple of new methods to the Queue class, and makes the multicast API enabled by default.

Project Resources