mirror of https://github.com/apache/activemq.git
642d38cd8c
We now actually update the tcpNoDelay setting on the socket once the wireformat options are negociated. This allows the client to control if his socket and the server's socket use the option. By default tcpNoDelay is enabled. the client should use a URL like -Durl=tcp://localhost:61616?wireFormat.tcpNoDelayEnabled=false to disable tcpNoDelay on both the client and the server socket. git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@573080 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
activemq-all | ||
activemq-book | ||
activemq-console | ||
activemq-core | ||
activemq-fileserver | ||
activemq-jaas | ||
activemq-jpa-store | ||
activemq-openwire-generator | ||
activemq-optional | ||
activemq-perftest | ||
activemq-ra | ||
activemq-rar | ||
activemq-repository-builder | ||
activemq-soaktest | ||
activemq-systest | ||
activemq-test-atomikos | ||
activemq-tooling | ||
activemq-web | ||
activemq-web-console | ||
activemq-web-demo | ||
activemq-xmpp | ||
assembly | ||
etc/css | ||
log_analyzer_tool | ||
DISCLAIMER.txt | ||
KEYS | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.txt | ||
doap.rdf | ||
pom.xml |
README.txt
Welcome to Apache ActiveMQ =================== Apache ActiveMQ is a high performance Apache 2.0 licensed Message Broker and JMS 1.1 implementation. Getting Started =============== To help you get started, try the following links:- Getting Started http://activemq.apache.org/getting-started.html Building http://activemq.apache.org/getting-started.html#GettingStarted-WindowsSourceInstallation http://activemq.apache.org/getting-started.html#GettingStarted-UnixSourceInstallation Examples http://activemq.apache.org/examples.html We welcome contributions of all kinds, for details of how you can help http://activemq.apache.org/contributing.html Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel http://activemq.apache.org/ Please help us make Apache ActiveMQ better - we appreciate any feedback you may have. Enjoy! ------------------------ The Apache ActiveMQ team