MQ4CPP, or "Message Queuing for C++", is an implementation of an enterprise messaging system, also referred to as message-oriented middleware (MOM). It enables C++ application threads to communicate with other threads locally or remotely through the exchange of messages. A message is a request, report, and/or event that contains information needed to coordinate communication between different applications. MQ4CPP implements direct/indirect messaging, unsolicited messaging, request/reply, conversation, publish/subscribe, store & forward, and broadcast. It supports multithreading, application clustering (failover and session replication), and encryption. MQ4CPP also includes a distributed lock manager, a file transfer manager, and a distributed memory channel.
MySQLADMIN is a Web-based administration tool for MySQL. It requires a J2EE server and MySQL JDBC driver. Using MySQLADMIN, you can browse, insert, update, and delete data. You can also browse, create, drop, and modify table structures. MySQLADMIN can be used to ennance your Web site, enabling a DB administrator to have access to DB data and structures using a simple Web browser.
True3D*Shell is an open source 3D desktop environment that allows users to experience 3D browsing in a virtual reality universe where information is organized in 'bubbles' connected by 'pipes'. It is based on POSIX, Win32, OpenGL, FreeGLUT, and MQ4CPP, and runs on IA32 and IA64 SMP platforms. A user can browse local and remote filesystems and download and run selected files. It includes a robot mode that allows you to browse automatically.
Re: Usability and quality I tested also example9 and work well under SuSE Desktop 10.1. The correct usage is: Run server: ./examples/example9 Run client: ./examples/example9 localhost...
Re: Usability and quality I tested example5 and example6 and work well under SuSE Desktop 10.1. The correct usage is: Run server: ./examples/example5 Run client: ./examples/example5 localho...
Re: Usability and quality Benchmark.cpp fails due to a bug in FileTransfer.cpp module only under Linux. Now the current download (1.16) containts the correct version of FileTransfer.cpp.
Re: version 1.2 seems good Thanks for your suggestions. I could separate the meshes from the engine but I have to choose the right file format and a related open source 3D editor. In this moment...
Bug fix Bugs fixed in MQ4CPP library. Avalable in my site new binaries.