Difference between revisions of "ITrack/MySQL Message Framework"

From ISoft Wiki
Jump to navigationJump to search
(New page: The MySQL Message Framework is used to create a connection to a message repository. The message repository allows the calling code to create and receive messages from other processes. ==...)
(No difference)

Revision as of 12:45, 8 April 2010

The MySQL Message Framework is used to create a connection to a message repository. The message repository allows the calling code to create and receive messages from other processes.

General

Usage

Code

Caveats