Commit Graph

18 Commits

Author SHA1 Message Date
Dan Buch
18808b88c3 Playing around with line-based socket protocols 2012-07-11 21:59:11 -04:00
Dan Buch
2ff69d336f un-namespacing because that was a bit silly... 2012-06-17 23:51:41 -04:00
Dan Buch
46def9b2f6 looping it up and cleaning up whitespace, too 2012-06-17 23:40:40 -04:00
Dan Buch
665d867bc4 adding Makefile for laziness 2012-06-17 23:26:42 -04:00
Dan Buch
c1d0ae980e cleaning up ignores 2012-06-17 23:22:56 -04:00
Dan Buch
7b6392468b seeing if there are any idiosynchracies involved with C# <-> Ruby socket communication 2012-06-17 23:18:24 -04:00
Dan Buch
0b509b19f0 making client output more useful/accurate 2012-06-17 09:56:47 -04:00
Dan Buch
5a30febc65 practicing a bit with optparse 2012-06-17 09:11:43 -04:00
Dan Buch
84fc0a2062 renaming server since I don't have a non-EM version 2012-06-17 09:11:22 -04:00
Dan Buch
190bdbee9f doing something a bit more marco-polo-ish (and more interesting, too) 2012-06-16 23:29:57 -04:00
Dan Buch
5927b05f6c putting some load on postgres, but not yet with the EventMachine postgresql adapter 2012-06-16 13:44:22 -04:00
Dan Buch
d67d1632a8 Throwing three non-pausing clients at mysql-backed EM server
is causing intermittent port binding problems which
manifest as an unreachable server.  Inserting a pause
on the client side fixes the problem.  Hm.
2012-06-16 01:07:53 -04:00
Dan Buch
8addb0fe6c is the dot syntax more modern? 2012-06-16 00:41:44 -04:00
Dan Buch
f342fa2734 putting some load on a tiny io-bound application 2012-06-16 00:41:18 -04:00
Dan Buch
13e9e7f408 namespacing 2012-06-16 00:15:39 -04:00
Dan Buch
cd8951df52 a python client, too. why not? 2012-06-15 10:19:06 -04:00
Dan Buch
277857fe4b futzing with an eventmachine version of ping pong server 2012-06-15 10:02:12 -04:00
Dan Buch
0aaab6db1c getting familiar with ruby tcp socket stuff 2012-06-15 09:49:35 -04:00