3 Replies Latest reply on Sep 1, 2011 2:21 AM by dro_k

    HornetQ as an in JVM queue

    dro_k

      Hi,

       

      I would like to embed HornetQ into my app and use it as a simple "in JVM" persistent queue. But we have a requirement that the app should have a very small footprint, both runtime memory-wise and number package size (jar files). From reading the manual, I know HornetQ is very modularized, but I don't know what components I need to get a minimal persistent transactional standalone queue in my JVM.

       

      Can anyone help me with embedding a minimal HornetQ into my app?

       

      Thanks,

       

      Drew