-
Sergey Zubarev
committed
[6a9a4e]
Removed wrong commit.
-
Sergey Zubarev
committed
[f5ff7f]
Added initial Util implementation.
-
Sergey Zubarev
committed
[d6364e]
InputQueue initial implementation.
-
Sergey Zubarev
committed
[4f93ff]
Redesigned test.
-
Sergey Zubarev
committed
[ae0cd1]
Added some logging.
-
Sergey Zubarev
committed
[465837]
Fixed to work properly.
-
Sergey Zubarev
committed
[864dfe]
Fixed to reuse write window.
-
Sergey Zubarev
committed
[7a9fd5]
Added util.
-
Sergey Zubarev
committed
[e8c23a]
Fixed to work properly if stop() called before ...
-
Sergey Zubarev
committed
[701c05]
Implemented acceptor_perf test.
-
Sergey Zubarev
committed
[af8a77]
Added license.
-
Sergey Zubarev
committed
[451053]
Fixed to calculate minimum properly.
-
Sergey Zubarev
committed
[3f0f66]
Added acceptor_perf test.
-
Sergey Zubarev
committed
[ec8781]
Removed com.jsl. package.
-
Sergey Zubarev
committed
[f38ddc]
Added useDirectBuffers property support in the ...
-
Sergey Zubarev
committed
[4ed43b]
Removed useless file.
-
Sergey Zubarev
committed
[8f631f]
Util removed from collider framework.
-
Sergey Zubarev
committed
[154176]
Fixed to use ReentrantLock instead of syncronized.
-
Sergey Zubarev
committed
[e39e7a]
Merge branch 'master' of https://github.com/js-...
-
Sergey Zubarev
committed
[a9cb93]
PacketHandler replaced with StreamDefragger.
-
Sergey Zubarev
committed
[55830a]
Added some logs.
-
Sergey Zubarev
committed
[986b3d]
Merge branch 'master' of https://github.com/js-...
-
Sergey Zubarev
committed
[d00eaf]
Redesigned test.
-
Sergey Zubarev
committed
[a3f28e]
Implemented OutputQueue.addData()
-
Sergey Zubarev
committed
[7ffe77]
Changed licence.
-
Sergey Zubarev
committed
[80b1e8]
Fixed to close session emitters.
-
Sergey Zubarev
committed
[d5f3aa]
Fixed to use ThreadPool properly.
-
Sergey Zubarev
committed
[263746]
Implemented thread pool.
-
Sergey Zubarev
committed
[4b9ee1]
Implemented session throughput test.
-
Sergey Zubarev
committed
[c90056]
Merge branch 'master' of https://github.com/js-...
-
Sergey Zubarev
committed
[d2183a]
Some fixed in InputQueue.
-
Sergey Zubarev
committed
[809782]
Implemented Netty test.
-
Sergey Zubarev
committed
[caedae]
Changed email address.
-
Sergey Zubarev
committed
[998cf0]
Merge branch 'master' of https://github.com/js-...
-
Sergey Zubarev
committed
[a25e9d]
Added some OutputQueue implementation.
-
Sergey Zubarev
committed
[00d00c]
Merge branch 'master' of https://github.com/js-...
-
Sergey Zubarev
committed
[8e730a]
Fixed email addrss.
-
Sergey Zubarev
committed
[5f0358]
Collider stop redesigned.
-
Sergey Zubarev
committed
[66160e]
Added acceptor_remove test.
-
Sergey Zubarev
committed
[480c74]
Fixed to handle OutOfMemoryError in OutputQueue.
-
Sergey Zubarev
committed
[e40bca]
Added logging config file.
-
Sergey Zubarev
committed
[6e197c]
Fixed conflicts.
-
Sergey Zubarev
committed
[3daddb]
Package renamed to org.jsl.
-
Sergey Zubarev
committed
[099078]
OutputQueue implementation.
-
Sergey Zubarev
committed
[ec8103]
Added OutputQueue test.
-
Sergey Zubarev
committed
[07bfa9]
Added useDirectBuffers collider option.
-
Sergey Zubarev
committed
[3bcfbf]
Added data send implementation.
-
Sergey Zubarev
committed
[72a7e0]
Removed useless code.
-
Sergey Zubarev
committed
[99f1d5]
Added test.
-
Sergey Zubarev
committed
[f003a0]
Fixed to recover on OutOfMemoryError properly.
-
Sergey Zubarev
committed
[4b2544]
Added test run template.
-
Sergey Zubarev
committed
[2de20b]
Added logging and fixed to stop properly.
-
Sergey Zubarev
committed
[9d5241]
Added speculative read.
-
Sergey Zubarev
committed
[0f33c8]
Fixed problem with concurrent execution.
-
Sergey Zubarev
committed
[c9a782]
Implemened Acceptor.
-
Sergey Zubarev
committed
[4983e6]
Cosmetic fix.
-
Sergey Zubarev
committed
[696841]
Redesigned session configuration.
-
Sergey Zubarev
committed
[020999]
Merge branch 'master' of https://github.com/js-...
-
Sergey Zubarev
committed
[5137b1]
Removed useless file.
-
Sergey Zubarev
committed
[c2b062]
Initial implementation.
-
Sergey Zubarev
committed
[bdecc0]
Removed Monitor.java class.
-
Sergey Zubarev
committed
[567099]
Acceptor redesigned.
-
Sergey Zubarev
committed
[372434]
ThreadPool redesigned.
-
Sergey Zubarev
committed
[e1bb6f]
Added scheduler latency test.
-
Sergey Zubarev
committed
[2e38a4]
Added some logging.
-
Sergey Zubarev
committed
[b2e829]
Cosmetic fix.
-
Sergey Zubarev
committed
[2f0e96]
Fixed to keep local/remote address in the sessi...
-
Sergey Zubarev
committed
[823fae]
Cosmetic fix.
-
Sergey Zubarev
committed
[c78b3b]
Implemented InputQueue data block cache.
-
Sergey Zubarev
committed
[d0bf67]
Fixed to handle selector exception inside run()...
-
Sergey Zubarev
committed
[fc8164]
Implemented session latency test.
-
Sergey Zubarev
committed
[e3d98e]
Cosmetic fix.
-
Sergey Zubarev
committed
[56ce38]
Fixed to use AtomicReferenceArray.
-
Sergey Zubarev
committed
[e64685]
Cosmetic fix.
-
Sergey Zubarev
committed
[f6d78f]
Merge branch 'master' of https://github.com/js-...
-
Sergey Zubarev
committed
[4b889c]
Connector and Acceptor redesigned.
-
Sergey Zubarev
committed
[a070e9]
Connector initial implementation.
-
Sergey Zubarev
committed
[fb896e]
Cosmetic fix.
-
Sergey Zubarev
committed
[ff2512]
Fixed some problems.
-
Sergey Zubarev
committed
[bd3108]
Added invalid header support.
-
Sergey Zubarev
committed
[3d8abc]
Merge branch 'master' of https://github.com/js-...
-
Sergey Zubarev
committed
[6ba1aa]
Removed duplicate target.
-
Sergey Zubarev
committed
[9fb526]
Throughput test redesigned.
-
Sergey Zubarev
committed
[7a0296]
Fixed to avoid callback with empty byte buffer.
-
Sergey Zubarev
committed
[478456]
Added some tests.
-
Sergey Zubarev
committed
[5d2c63]
Removed back files.
-
Sergey Zubarev
committed
[6f10e3]
Removed TLS usage.
-
Sergey Zubarev
committed
[6aed1b]
Cosmetic fix.
-
Sergey Zubarev
committed
[1ccff9]
Added some logs.
-
Sergey Zubarev
committed
[0ecf35]
Implemented sendData().
-
Sergey Zubarev
committed
[4cce5b]
Fixed to avoid false sharing.
-
Sergey Zubarev
committed
[cbbf9f]
Fixed to use 2 arrays.
-
Sergey Zubarev
committed
[df43e5]
Fixed to use spin lock in cache.
-
Sergey Zubarev
committed
[0ed5d7]
IOV moved to the InputQueue.
-
Sergey Zubarev
committed
[3d0732]
Merge branch 'master' of https://github.com/js-...
-
Sergey Zubarev
committed
[366c1b]
Merge branch 'master' of https://github.com/js-...
-
Sergey Zubarev
committed
[f5a099]
Cosmetic fix.
-
Sergey Zubarev
committed
[5ce5c6]
Fixed to run with JDK 1.6
-
Sergey Zubarev
committed
[120dec]
Removed useless branching.
-
Sergey Zubarev
committed
[734c82]
Fixed to use int instead of long for state.