Skip to content

Conversation

@jmico
Copy link

@jmico jmico commented Apr 14, 2012

Note: this pull request already include bugfixes from bobtfish and clintongormley.

  • Stop leaking memory.
  • Performance optimizations for publish.
  • Defer finding the path of the included spec file.
  • Fix for server asking to close the connection.
  • Fix a race condition stopping connections from closing properly.
  • Fix a bug when closing a channel that is subscribed to multiple queue.

Clinton Gormley and others added 10 commits August 29, 2011 15:35
…is improves throughput of small messages by 30%.
…pplications this algorithm artificially introduces ~50ms of latency for full roundtrip, imposing a limit of only 25 calls/s. This change improves RPC throughput noticeably (even tenfold for fast servers).
…ograms to either provide a path for it or use another mechanism to load the Net::AMQP protocol (like use Net::AMQP::Protocol::v0_8). Otherwise, AnyEvent::RabbitMQ dies at compile time if the share dir cannot be found, even if the protocol was already loaded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants