Live data from Hacker News

Viewing profile — maybenot

maybenot

HN member
Joined
Fri, Apr 05, 2013, 5:19 PM UTC
HN karma
10
Public activity
3 items

About maybenot

No profile information was provided.

Recent public activity

  1. comment
    Comment #5532021

    AMQ is sensitive to proper memory configuration. Typically what will happen is the memory configuration in the activemq.xml doesn't line up with the JVM heap and this causes garbag…

  2. comment
    Comment #5531968

    This is a test of the default configurations of various brokers, NOT the brokers themselves. Apart from declaring the testing queues in some brokers’ configuration and the persiste…

  3. comment
    Comment #5499718

    The Play JSON controller is using Futures to do JSON serialization. https://github.com/TechEmpower/FrameworkBenchmarks/blob/mast... Compare this to the Java Servlet, which just ser…