JMS Messages in GigaSpaces — JMS messages implementation; supported and unsupported message types; message compression; accessing JMS messages via space API.
JMS-Space Interoperability — Creating JMS messages with the space API; reading/taking JMS messages with the space API; using JMS API with the MessageConverter to send custom POJOs to the space.
Using JMS with OpenSpaces Example — Including a JMS feeder in a processing unit using Spring JmsTemplate, and using the JMS message converter to send POJOs to the space, using the JMS API.