The latest version is made available for downloading. This will be the last Alpha version.
Heavily testing is appreciated!
Since version 4.3.0 Qt supports SSL directly through QSslSocket. This makes it easier for us to include SSL in Open-MQ and we decided to postpone the first official version of Open-MQ to end of November this year and implement SSL. The upcoming beta release in a few days supports full Database support for queue types. Also the Windows version will be made available for testing.
The alpha1 is the first version which implemented server to server connections via sender/receiver channels.
There exists a char length bug in omqchin.cpp OMQChin::checkClient. This did not occure if you did not run "make install" and thus the secexit wasn't found nor on Solaris systems. You have two choices for passing:
1) remove /omq/var/exits/libsecexit.so (disable)
2) change exit_ip length in qstrncpy to match the value set in the declaration (OMQ_LENGTH_OBJ_NAME)
The new pre-alpha2 is now download able with many bug fixes.
There is still no server to server connections functionality.
Added omqput and omqget examples.
The current code state has been uploaded to the project page now. A first download able pre-alpha package will be built after new year eve. Until then you can use anonymous CVS to obtain snapshots of the source code.
We whish you a nice christmas time.
Made a couple of screenshots of the Open-MQ admin tool OMQTiger available.
We are still on track to release the pre-alpha version start of 2007.
The first official presentation of our middleware project Open-MQ has been made public. We are welcome you to visit our webpage http://www.open-mq.com/.