summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* changed for accepting messages from python and c++Arnaud Simon2007-12-075-197/+60
* changed for accepting messages from python and c++Arnaud Simon2007-12-072-18/+32
* changed for accepting messages without headearsArnaud Simon2007-12-071-3/+5
* clean up outputArnaud Simon2007-12-076-16/+13
* Removed log4j depsArnaud Simon2007-12-071-1/+1
* Removed log4j depsArnaud Simon2007-12-0710-34/+28
* Fixed typoRajith Muditha Attapattu2007-12-061-1/+1
* Moved runSample.shAlan Conway2007-12-061-0/+0
* Changed output path to .Arnaud Simon2007-12-061-8/+6
* run script for compiling and running the samplesArnaud Simon2007-12-061-0/+51
* moved base example into the common packageArnaud Simon2007-12-0510-10/+10
* changed MINA threading modelArnaud Simon2007-12-041-7/+3
* removed useless lockArnaud Simon2007-12-041-14/+6
* fixed the error in receivingRajith Muditha Attapattu2007-12-031-3/+5
* Updated ofr converting request text in upercase textArnaud Simon2007-12-033-67/+47
* merged the three writes in a single oneArnaud Simon2007-12-031-10/+6
* added latency testsArnaud Simon2007-11-301-8/+8
* Added a very basic plain nio transport. You could flip between the transports...Rajith Muditha Attapattu2007-11-306-5/+246
* added latency testsArnaud Simon2007-11-302-0/+231
* added interval rateArnaud Simon2007-11-303-32/+33
* Printing summary before closing session, as this sometimes results in an errorRajith Muditha Attapattu2007-11-291-1/+1
* Modified the scriptsRajith Muditha Attapattu2007-11-293-3/+5
* Removed all the fancy threading with the test cases as these interfer with th...Rajith Muditha Attapattu2007-11-297-559/+154
* Cleaned up the calculations and added an option to disable interval stat coll...Rajith Muditha Attapattu2007-11-292-102/+164
* added flushArnaud Simon2007-11-291-0/+18
* added interval thoughput calculationArnaud Simon2007-11-291-12/+24
* added interval thoughput calculationArnaud Simon2007-11-291-6/+16
* Setting the message to null to mark for garbage collectionRajith Muditha Attapattu2007-11-293-4/+8
* Enabled the broker module again, and Commented out the offending class that h...Rajith Muditha Attapattu2007-11-293-36/+43
* Modified the code to not keep the command in the map if "enable_command_repla...Rajith Muditha Attapattu2007-11-281-17/+13
* Added the -DuseQueue option to switch between pub/sub and p2p.Rajith Muditha Attapattu2007-11-283-2/+5
* Changed the MINA version to 1.1.5.Rajith Muditha Attapattu2007-11-282-6/+8
* added enable_replay optionArnaud Simon2007-11-281-4/+20
* Added the JVM switch -DnoAck to disable the sending the semantic ackRajith Muditha Attapattu2007-11-271-1/+4
* added a jvm switch called -DnoAck to disable the semantic ack, the current so...Rajith Muditha Attapattu2007-11-271-2/+1
* optimized message creationArnaud Simon2007-11-271-5/+38
* optimized message creationArnaud Simon2007-11-271-0/+2
* optimized message creationArnaud Simon2007-11-223-71/+108
* Added prod.setDisableMessageTimestamp(true);Arnaud Simon2007-11-221-0/+2
* Added a jvm option verify message orderRajith Muditha Attapattu2007-11-203-6/+20
* Removed exception thrown by setClientIDArnaud Simon2007-11-201-1/+1
* Changed for no looking up destinations in JNDIArnaud Simon2007-11-2011-119/+64
* added licence textArnaud Simon2007-11-207-0/+159
* changed importsArnaud Simon2007-11-201-0/+20
* changed importsArnaud Simon2007-11-209-11/+69
* Added new JMS examplesArnaud Simon2007-11-2011-0/+1827
* changed for setting offset when buffers are fragmentedArnaud Simon2007-11-141-1/+3
* Added distinction between sync and async consumersArnaud Simon2007-11-145-133/+262
* Fixed an error in the printTestDuration methodRajith Muditha Attapattu2007-11-131-5/+11
* Scripts to run the producer and consumer testsRajith Muditha Attapattu2007-11-132-0/+2