Live data from Hacker News

Viewing profile — rabbitmq

rabbitmq

HN member
Joined
Thu, Oct 22, 2009, 11:52 AM UTC
HN karma
35
Public activity
31 items

About rabbitmq

this is the voice of rabbitmq on HN. please feel free to contact us at: info@rabbitmq.com

Recent public activity

  1. comment
    Comment #8289851

    :-) The founding team, yes.

  2. comment
    Comment #6300789

    RabbitMQ supports HTTP and has a clean easy API. Scales in lots of ways. Supports very high throughput on a single cheap AMI. Has awesome GUI and UI. Etc. YMMV.

  3. comment
    Comment #5533745

    "RabbitMQ could not enqueue/dequeue fast enough"? I think the STOMP plugin was still pre-production a year ago. You may want to try using RabbitMQ 3.x..

  4. comment
    Comment #5533720

    Sidebar --- anyone interested in running tests with RabbitMQ should check out these posts as a starting point. http://www.rabbitmq.com/blog/2012/04/17/rabbitmq-performance... http:…

  5. comment
    Comment #4690023

    Thanks for this lengthy reply. I'll try to keep mine short and that means skipping over a bunch of stuff. First, re "whilst exchanges and bindings survive the loss of individual no…

  6. comment
    Comment #4687387

    Paddy, thanks for asking me if I am "familiar with the basics" of a DHT. Just to be clear, I don't think DHTs are the same as messaging systems. But, they touch on a set of related…

  7. comment
    Comment #4682478

    This does not make any sense. All software runs on machines. Each machine is potentially a 'single point of failure'. This sometimes is a problem, and sometimes is not. Just becaus…

  8. comment
    Comment #4673253

    Nice post. One way to delegate the Java client redirect is to use Spring AMQP for automatic connection failover. This has been available since 1.1.0 GA in May 2012. For other langu…

  9. comment
    Comment #4635450

    shameless rabbitmq mqtt plug here :-) http://www.rabbitmq.com/blog/2012/09/12/mqtt-adapter/

  10. comment
    Comment #4635442

    So, why not just deliver that topology using off the shelf components? Rabbit, Kafka, ZeroMQ, ... the toolbox is deep. This is not meant as a criticism, I am simply trying to under…

  11. comment
    Comment #4634226

    Master-slave etc are HA techniques for replicating state eg queues (or "channels" as nsq calls them?). "Decentralized and distributed" has nothing to do with state, master/slave or…

  12. comment
    Comment #3953427

    yay! congratulations Tim

  13. comment
    Comment #3021107

    Our thoughts on sockets -- SockJS http://www.rabbitmq.com/blog/2011/09/13/sockjs-websocket-emu...

  14. comment
    Comment #2595039

    I don't know what WebLogic can do for flow control exactly. Please email rabbitmq-discuss to get a definitive answer and discussion on what you can do with Rabbit, which supports v…

  15. comment
    Comment #2590829

    If you want to know what motivated the creation of RabbitMQ please read chapter 1 of Jason and Alvaro's book, "RabbitMQ in Action" - http://www.manning.com/videla/Videla_MEAPCH01.p…

  16. comment
    Comment #2590820

    If you have any questions or problems involving RabbitMQ please email us (info@rabbitmq.com) or post to the mailing list. "one interesting concept about queues is contention and th…

  17. comment
    Comment #2590812

    "a feature of the open source Erlang VM that's improved in the pay-for-support version" Erlang was created by a telco in the 1990s and since then has been battered in production by…

  18. comment
    Comment #2590786

    Thank-you. The docs for HA are here: http://www.rabbitmq.com/pacemaker.html This also works with Veritas if you use that instead of DRDB. Please note that we are currently QAing a …

  19. comment
    Comment #2590782

    So For The Record. Reddit are atill using RabbitMQ and as far as I can tell they are happy with it. If anyone has any doubts or questions about this, please email us. info@rabbitmq…

  20. comment
    Comment #2590776

    We have always accepted server patches via the mailing list: https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq... But it's true that the community has been much more inv…

  21. comment
    Comment #2590767

    Tim, what do you think is cool about BQL that might be needed in the future?

  22. comment
    Comment #1906369

    Rabbit.js implements the ZeroMQ patterns in node.js. Some other things that might help understanding here: http://www.rabbitmq.com/blog/2010/09/22/broker-vs-brokerless... http://ww…

  23. comment
    Comment #1632486

    More details here: http://lists.rabbitmq.com/pipermail/rabbitmq-announce/2010-A... The new persister is going to help a LOT of people. Check it out!

  24. comment
    Comment #1241327

    OK, here's my reply: > Well, I'll try to elaborate on my rant. Most of it from memory (been a year ago since I last touched AMQP). Back then when I looked at AMQP (and used it for …

  25. comment
    Comment #1241058

    Hey thanks for that. Good response. I'm travelling so a full response is on its way soon..ish.