33
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 27, 2024 — Aug 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removing stopwatch More... about 17 years ago
bind parameter might be removed in future More... about 17 years ago
Remove comment typo More... about 17 years ago
Remove the StopWatch when reading pdu More... about 17 years ago
Change version to 2.0 beta update 3 More... about 17 years ago
Adding SequentialByteReaderTest.java More... about 17 years ago
Add COctetString unit test and refine the StreesClient and StressServer More... about 17 years ago
Use ConcurrentHashMap is absolutely boost performance rather than use hashtable More... about 17 years ago
Use interface Map, not Hashtable. (I do experimenting on Hashtable vs ConcurrentHashMap, Hashtable still acceptable, map won't be to large so Hashtable would be fine) More... about 17 years ago
Fix the testng target by define testng task More... over 17 years ago
Remove the inner class SequentialByteReader since there is a similar class More... over 17 years ago
Bug fix the GSMSpecificFeature More... over 17 years ago
Fix the version name (sorry guys) More... over 17 years ago
Remove un-needed comment More... over 17 years ago
Fix and complete the features More... over 17 years ago
Configurable transaction timer for StressClient More... over 17 years ago
Fix the stress client More... over 17 years ago
Adding stop watch to monitor the server performance More... over 17 years ago
Update stress client More... over 17 years ago
Add stress test script for *nix More... over 17 years ago
Bug fix on host property More... over 17 years ago
Add stress test on examples More... over 17 years ago
Refactor the name of class More... over 17 years ago
Refine comment More... over 17 years ago
Syncrhonize the java.util.Random More... over 17 years ago
Add pduProcessorDegree More... over 17 years ago
Refine comment More... over 17 years ago
Clean up the code More... over 17 years ago
Bug fix of PDUByteBuffer after using CapacityPolicy More... over 17 years ago
use responseCommandId instead of manual masking More... over 17 years ago