[rabbitmq-discuss] Building Erlang for RabbitMQ
Dmitriy Samovskiy
dmitriy.samovskiy at cohesiveft.com
Wed Feb 6 17:45:28 GMT 2008
Hi Tony,
Could you please recommend ./configure options for building Erlang R11B-5.
I noticed erl in your session reports "Erlang (BEAM) emulator version 5.5.5 [source]
[async-threads:30] [kernel-poll:true]", and mine says "Erlang (BEAM) emulator version
5.5.5 [source] [async-threads:0] [hipe] [kernel-poll:false]". Are these differences
significant? I built with "--prefix=/usr --disable-x".
BTW, Erlang R12B-1 is out today (Feb 6).
Thanks,
Dmitriy
Tony Garnock-Jones wrote:
> Hi all,
>
> I’ve just made our experimental STOMP adapter to RabbitMQ available.
>
> STOMP (http://stomp.codehaus.org/Home) is a very simple messaging wire
> protocol, with what appears to be fairly broad client support. I've only
> personally experimented with the Perl Net::Stomp client, but according
> to http://stomp.codehaus.org/Clients, there are a bunch of options
> available.
>
> Please try it out and let me know what you think! I've made a blog post
> summarising getting the thing running:
> http://www.lshift.net/blog/2008/02/02/how-to-run-rabbitmqs-experimental-stomp-adapter
>
> If you use mercurial, you can get a checkout of the adapter code with
>
> hg clone http://www.lshift.net/~tonyg/hg/hgwebdir.cgi/rabbitmq-stomp/
>
> I would have put the repository on dev.rabbitmq.com, but for some
> extremely unfortunate network setup issues we suffer from inside our
> firewall at present. Once we sort the problems out, all RabbitMQ
> mercurial repositories will be moving to dev.rabbitmq.com.
>
> Regards,
> Tony
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
More information about the rabbitmq-discuss
mailing list