1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix tests for req/rep errors and tunnel chunking. More... about 11 years ago
Fix migrated import paths. More... about 11 years ago
Allow client-only connections to the Iris overlay. More... about 11 years ago
Add tunnel timeout test. More... about 11 years ago
Partial tunnel impl, commited to track relay timeout bug. More... about 11 years ago
Clean up tunnel classes a bit, fix validators. More... about 11 years ago
Convert API exceptions to remote ones. More... about 11 years ago
Changed AtomicIntegers to the new Java 8 LongAdder for superior performance; Many simple code modifications; Deleted leftover handler classes; More... about 11 years ago
Bin the custom remote exception for now. More... about 11 years ago
Replace direct constructors with static factory. More... about 11 years ago
Add timeout test for requests. More... about 11 years ago
Add timeout tests to teh requests. More... about 11 years ago
Add thread/memory limitation tests to requests. More... about 11 years ago
Add memory limitation tests to broadcasts. More... about 11 years ago
Add thread limitation tests to broadcasts. More... about 11 years ago
Write concurrent pub/sub tests... sloooow. More... about 11 years ago
And one loner forgotten. More... about 11 years ago
Write subscription handling. More... about 11 years ago
Fix #13, race condition request -> wait for reply. More... about 11 years ago
Have testers wait for all spawned children. More... about 11 years ago
Add graceful tear-down. More... about 11 years ago
Add tear-down packet processing. More... about 11 years ago
Fix synchronization bug, add erq/rep tests. More... about 11 years ago
Polishes More... about 11 years ago
Fix #12, warm-up iterations tighten the gap (still x1.5) More... about 11 years ago
Add missing dependency file. More... about 11 years ago
Add benchmarking to the tests. More... about 11 years ago
Add crude threaded network processing. More... about 11 years ago
Assembled the broadcast and req/rep pathways. More... about 11 years ago
Comment out until further refactor. More... about 11 years ago