NOTE: this is beta release and has following limitations: all functionality is implemented but code is not thoroughly tested ...
XMessages implementation provides a simple to use approach to send and receive XML based application messages that uses SOAP 1.1 and WSDL.
If you have used XMessages before please read list of changes to see what is new and modified.
Before using please read design overview
Most of XMessages functionality is implemented using Java and includes implementation messaging infrastructure (services) so please make sure to read Java related documentation
We also message publishing library in C that implementation in C++ but has C bindings that can be linked with C programs on Solaris/Linux/IRIX and therefore work with FORTRAN programs as well.
We have also XMessages Visualizer that can be used to monitor graphically events and messages. Current implementation has sample machine utilization event visualization implemented.
We are also a bridge to other messaging systems. Xavana offers the chance for XMessages to deliver messages across network boundaries such as firewalls, etc. and to other message systems (such as JMS and Narada) For more documentation see Xavana docs.
Finally if you have some questions please check first FAQ and glossary, subscribe to one of our mailing lists or send to us bug report or enhancement request
Last but not the least:
list of people that made XMessages happen!
For the latest version and more information please see: XMessages Home Page