Commit Graph

93 Commits

Author SHA1 Message Date
Derek Collison
acf5842915 Added flush deadline 2012-12-13 17:09:17 -08:00
Derek Collison
4f78da4c6a Added in write deadline logic 2012-12-13 17:07:55 -08:00
Derek Collison
7a06c81599 Merge pull request #1 from apcera/nologs
Allow enabling and disabling of logging.
2012-12-11 16:33:16 -08:00
Brady Catherman
2b856275c4 Allow enabling and disabling of logging. 2012-12-11 15:54:58 -08:00
Derek Collison
a306047d89 Signal trap exists with status zero 2012-12-10 11:39:54 -08:00
Derek Collison
4a63ab62ac Check for dummy client with no bw/bufio 2012-12-10 10:06:43 -08:00
Derek Collison
7dd8916679 Bumped version 2012-12-10 09:49:17 -08:00
Derek Collison
231d519ab7 Exit on signal 2012-12-10 09:48:54 -08:00
Derek Collison
516f95faac Proto fix for transition to args, proto err returns 2012-12-10 09:47:51 -08:00
Derek Collison
21079c9c2c bumped version 2012-12-06 12:05:56 -08:00
Derek Collison
98fc339cdc Added signal handling 2012-12-06 12:05:34 -08:00
Derek Collison
0d9d4f6aa1 Syntax changes 2012-12-06 12:05:22 -08:00
Derek Collison
cc946365db Increase read deadline for responses 2012-12-05 17:22:48 -08:00
Derek Collison
dae38a1634 Travis change of go build invocation 2012-12-05 17:16:14 -08:00
Derek Collison
99ef5ad55c print err when server can't start 2012-12-05 17:04:33 -08:00
Derek Collison
a6cdc53144 bumped version 2012-12-05 17:00:23 -08:00
Derek Collison
2968ea1538 auth support, cleanup 2012-12-05 16:59:48 -08:00
Derek Collison
ed17c9d369 Added server support for auth flag 2012-12-03 11:40:11 -08:00
Derek Collison
0c5fa45bdd Added options for auth, user, and pass. 2012-12-03 11:38:59 -08:00
Derek Collison
3e2ac301d9 Added flags for auth, user, and pass. 2012-12-03 11:38:19 -08:00
Derek Collison
3a5765b6af Added new fields to connect options 2012-11-30 08:53:43 -08:00
Derek Collison
b85fd41d18 Added suport for pedantic mode and -ERR proto 2012-11-29 18:42:20 -08:00
Derek Collison
f7135e625f Added test function for valid literals 2012-11-29 18:02:55 -08:00
Derek Collison
1928a2792a Added check for invalid subjects to Insert 2012-11-29 17:21:21 -08:00
Derek Collison
56cfcac374 Enable verbose mode 2012-11-29 16:52:10 -08:00
Derek Collison
15e412a4bd Added vet call 2012-11-20 16:36:54 -08:00
Derek Collison
6ed2a69245 Added fixme for queue sub perf 2012-11-20 15:03:03 -08:00
Derek Collison
3e3ac69eb1 Added higher fanout queue sub benchmark 2012-11-20 15:01:49 -08:00
Derek Collison
bd43e276b7 Fixed queue sub logic for multiple queue groups 2012-11-20 14:55:48 -08:00
Derek Collison
6aee091958 Added pub to queue subs benchmark 2012-11-20 14:55:11 -08:00
Derek Collison
3308ad12d3 Add test for multiple queue groups 2012-11-20 14:54:19 -08:00
Derek Collison
0c96bc51e3 Wait up to 1 second to connect 2012-11-20 14:53:49 -08:00
Derek Collison
79457457a2 Remove todo 2012-11-20 14:10:42 -08:00
Derek Collison
f6a039bd6a Added PING to provide flush semantics 2012-11-20 13:52:27 -08:00
Derek Collison
1a29c4645a bump version 2012-11-20 13:10:17 -08:00
Derek Collison
a8a2c09df9 Add in clone pub args, fix state cleanup 2012-11-20 13:09:57 -08:00
Derek Collison
30883c7c37 Add in flush map, remove bufio reader 2012-11-20 13:09:07 -08:00
Derek Collison
640bd8d2ba Optimize outbound traffic 2012-11-20 13:07:40 -08:00
Derek Collison
dc02d55067 Add in pub and pub/sub benchmarks 2012-11-20 13:02:43 -08:00
Derek Collison
768a21c8ca Make support funcs work with benchmark also 2012-11-20 13:02:22 -08:00
Derek Collison
fd4612fab0 Properly handle unsub and pub/msg split buffer scenarios 2012-11-20 08:15:28 -08:00
Derek Collison
b466290e0a Added more tests for unsub and pubarg/msgs splits 2012-11-20 08:11:43 -08:00
Derek Collison
f2db136e58 gate traceMsg on flag test 2012-11-15 11:17:38 -08:00
Derek Collison
26a325bf43 Wait longer for response 2012-11-15 09:11:04 -08:00
Derek Collison
d229d75432 Added general testing between client/server 2012-11-15 09:08:17 -08:00
Derek Collison
3fe533afd2 Made info public 2012-11-15 09:07:43 -08:00
Derek Collison
6fd32c6b2f import org 2012-11-15 09:06:57 -08:00
Derek Collison
2d9c71db4b make verbose 2012-11-14 09:18:25 -08:00
Derek Collison
6fc6660c46 Easier way to test all sub-dirs 2012-11-14 08:56:25 -08:00
Derek Collison
7c82d49fb7 Added locking, removed spurious logging 2012-11-13 19:26:52 -08:00