0 Replies Latest reply on Feb 25, 2011 8:57 PM by reid

    Stomp Experience?

    reid

      How are other users finding Stomp with HornetQ?

       

      We have extensively used the HornetQ Core API and are now looking at using the Stomp interface for communicating with Go language clients.

       

      We can successfully send text messages from Stomp clients to HornetQ Core API clients and vice versa. We are seeing problems with large volumes when receiving messages sent by stomp clients. Anyone seeing anything similar?

       

      For anyone that switched from the stompconnector implementation of Stomp (which uses the HornetQ JMS API) to the native Stomp interface (which uses the HornetQ Core API), how do they compare? Was it a seamless transition?

       

      Stomp is an important protocol for us as we support messaging with other languages such as Go Lang.

       

      Thank you for your feedback.

       

      Reid