[rabbitmq-discuss] Experimental STOMP adapter available

Tony Garnock-Jones tonyg at lshift.net
Sun Feb 3 14:57:00 GMT 2008


Hi Tom,

Thanks for the feedback.

Tom Samplonius wrote:
> It would cool if the RabbitMQ Makefile used $(MAKE) instead of just
> executing "make".  Some systems have multiple make versions, with
> different names.  So "make" may not be GNU make.  Using $(MAKE)
> solves this problem.

Good suggestion. Done in CVS HEAD for the RabbitMQ broker, and in 
mercurial default tip for the STOMP adapter. The next broker snapshot or 
release will contain the change.

> But so far Stomp support looks ok.  Is the plan to include the
> protocol into the RabbitMQ tree later, or will be it always be an
> extra download?

We want our codebase to be modular, but we don't want to force a bunch 
of separate downloads.

So while the source trees will probably stay loosely coupled, we'll 
probably provide some kind of preconfigured bundles of binary 
functionality as single downloads in future.

I've also been thinking about a less ad-hoc way of extending the server 
with plugins, but that's probably a wee way off.

Tony




More information about the rabbitmq-discuss mailing list