Commit Graph

601 Commits

Author SHA1 Message Date
nathan
5df0cc3372 fixed kryo classpath 2015-08-01 13:51:08 +02:00
nathan
d6e75ca173 code cleanup 2015-07-30 01:48:46 +02:00
nathan
28df93c6e5 directory cleanup 2015-07-29 17:16:48 +02:00
nathan
5ff6a4d8e5 Updated formatting. Added support for local connection RMI methods. Updated generics 2015-07-29 16:47:58 +02:00
nathan
ef94413cf8 code cleanup for RMI registration in channel handlers 2015-07-29 11:36:29 +02:00
nathan
61f6e92614 added missing method 2015-07-29 11:29:30 +02:00
nathan
afe4e71046 connection code cleanup 2015-07-29 11:29:12 +02:00
nathan
5ef3b0e135 cleaned up casting 2015-07-29 11:27:26 +02:00
nathan
5eaee3df47 warnings cleanup 2015-07-29 11:25:33 +02:00
nathan
1c9c83f110 cleaned up pipeline. added local rmi stuff for local connections 2015-07-29 11:25:08 +02:00
nathan
484dfbc62b removed deleted class 2015-07-28 18:36:21 +02:00
nathan
2e9da5869c generics whack-a-mole 2015-07-28 18:35:54 +02:00
nathan
3fd056f87d RMI method override implemented. lots of misc fixes 2015-07-28 02:23:01 +02:00
nathan
c92974af61 code polish/cleanup 2015-07-22 12:49:45 +02:00
nathan
ff38339f31 Changed endpoint, so that localhost/127 as the host, really means LOOPBACK, instead of previously which was get the local lan IP 2015-07-22 11:14:52 +02:00
nathan
ad50011d27 Changed endpoint, so that localhost/127 as the host, really means LOOPBACK, instead of previously which was get the local lan IP 2015-07-22 11:14:46 +02:00
nathan
b5192547f7 Client now implements Connection 2015-07-22 10:36:19 +02:00
nathan
61545f0235 Code cleanup. Removed unnecessary methods from Connection interface 2015-07-22 10:35:45 +02:00
nathan
f3fef6fcea fixed misc bugs in unit test 2015-07-22 10:35:22 +02:00
nathan
51d25db156 import cleanup 2015-07-22 10:35:05 +02:00
nathan
26128305bd Fixed issues with IdleSender 2015-07-21 02:39:10 +02:00
nathan
5eba8b6dc8 wrapped instances where kryo was used for registration to throw RuntimeException if the thread was interrupted during critical registration 2015-07-21 02:04:06 +02:00
nathan
570564b537 formatting. Added Thread.yield() for during shutdown loop 2015-07-21 02:03:15 +02:00
nathan
d954eddb64 Fixed idel race condition 2015-07-21 02:02:43 +02:00
nathan
645618e757 updated classpath 2015-07-21 02:02:31 +02:00
nathan
da864b3263 Added "global" RMI objects, which are per endpoint, and are accessed via their ID. Odd=global, Even=local. Also added a unit test 2015-07-20 23:30:46 +02:00
nathan
e00687b9cc Updated license info. Code cleanup 2015-07-20 16:45:40 +02:00
nathan
6777fa77ef Updated license information, general code cleanup 2015-07-20 16:16:58 +02:00
nathan
1306a6ac35 added missing file 2015-07-20 15:10:55 +02:00
nathan
cbb4a1942c Updated Netty, passes all unit tests 2015-07-20 14:18:34 +02:00
nathan
9a58cc52f4 Fixed typo 2015-07-20 14:13:22 +02:00
nathan
066a307c5f Code cleanup 2015-07-18 00:31:44 +02:00
nathan
b075b34e74 extracted some methods for RMI. code cleanup 2015-07-17 02:49:06 +02:00
nathan
bb46a98d0e settings store code cleanup 2015-07-17 02:48:29 +02:00
nathan
8d90e57933 code cleanup, compatibility 2015-07-17 02:48:08 +02:00
nathan
db7852bd8e Changed to pool, added borrow, simplified 2015-07-17 02:47:36 +02:00
nathan
448ffe15dc cleanup DNS 2015-07-17 02:47:02 +02:00
nathan
e961f395a5 Getting UDT to properly load from eclipse/idea/natively 2015-07-17 02:46:51 +02:00
nathan
a35935ff85 WIP cleanup/fix unit tests 2015-07-17 02:46:00 +02:00
nathan
8a26f3021e Updated DNS client + resolver + tests 2015-07-16 02:03:49 +02:00
nathan
4699e30187 updated barchart, bumped version number 2015-07-07 00:35:11 +02:00
nathan
59ddc7cac6 imports cleanup 2015-06-29 01:35:12 +02:00
nathan
1cde524871 Updated intellij folder info 2015-06-28 13:20:12 +02:00
nathan
7e2c3bd7e5 Updated license info 2015-06-28 13:04:44 +02:00
nathan
5cc6ffc95c Updated RMI to use new object pool 2015-06-28 13:04:03 +02:00
nathan
1db46e3554 Code cleanup, logging added 2015-06-28 13:03:36 +02:00
nathan
0a7ae1238e Updated UDT loading for netty 2015-06-28 13:02:39 +02:00
nathan
0a375c8d8c Updated classpath, added intellij support 2015-06-28 13:01:49 +02:00
nathan
9db87baf6a Added UDT barchart natives + source into networking library. Easier to keep track of 2015-06-28 13:00:54 +02:00
nathan
bdb633b06c the DEFAULT only tries to save in current dir. Cleaned up code for that 2015-02-02 13:14:07 +01:00