Lightweight JMS broker
        Posted  
        
            by nixau
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by nixau
        
        
        
        Published on 2010-03-24T12:21:13Z
        Indexed on 
            2010/03/24
            12:23 UTC
        
        
        Read the original article
        Hit count: 476
        
Hi, I'm looking for a small and yet efficient enough lightweight JMS broker solution with no or minimum of dependencies. My messaging code should be running in the environment with a lot of dependencies I have no control of. Thus it would make ridiculous to deploy say ActiveMQ solution along with my custom bunch of classes. Thanks for your time.
© Stack Overflow or respective owner