消息服务器 MUSCLE 5.62 发布
jopen 13年前
<p>MUSCLE (Multi User Server Client Linking Environment) 提供一个多路的消息服务器以及相应的网络API,其客户端涉及多种语言包括 C, C++, C#, Delphi, Java, 和 Python.</p> <p>MUSCLE 用来在网络上传输消息对象,所有消息存储在服务端并为客户端进行传递。</p> <br /> <span style="font-weight:bold;">项目地址:</span> <a style="font-weight:bold;" href="/misc/goto?guid=4958197564388397967" target="_blank">https://public.msli.com/lcs/muscle/</a> <br /> <br /> <p><strong>MUSCLE 5.62 发布,该版本更新了Android 和clang++2.1下编译的代码。具体如下:</strong></p> <blockquote> <p>This version updates the code to compile cleanly under Android and clang++2.1, and adds an object counting mechanism (via the new CountedObject<T> template), making it is possible to see how many of each type of object your program is using at any given time. Some minor bugs were fixed, and the Python implementation of Message.PrintToStream() now prints sub-Messages recursively (as the C++ implementation always has).</p> </blockquote> <br />