|
|
|
@434
|
[434]
|
07/17/07 12:54:36 |
blackhedd |
comments and cleanup |
|
|
|
@432
|
[432]
|
07/17/07 08:09:35 |
blackhedd |
comments and cleanup |
|
|
|
@428
|
[428]
|
07/17/07 07:13:36 |
blackhedd |
comments |
|
|
|
@427
|
[427]
|
07/17/07 07:11:02 |
blackhedd |
timer quantum |
|
|
|
@425
|
[425]
|
07/17/07 06:07:01 |
blackhedd |
dev |
|
|
|
@424
|
[424]
|
07/16/07 21:22:03 |
blackhedd |
start_tls |
|
|
|
@423
|
[423]
|
07/16/07 20:25:21 |
blackhedd |
dev |
|
|
|
@422
|
[422]
|
07/16/07 20:22:41 |
blackhedd |
loopbreakerZ |
|
|
|
@421
|
[421]
|
07/16/07 19:33:07 |
blackhedd |
dev |
|
|
|
@416
|
[416]
|
07/16/07 13:37:45 |
blackhedd |
dev |
|
|
|
@415
|
[415]
|
07/16/07 13:29:27 |
blackhedd |
initial experiments for a Jruby-based EM. |
|
|
|
@206
|
[206]
|
06/18/06 15:32:24 |
rosejn |
Working on client & server |
|
|
|
@203
|
[203]
|
06/14/06 19:02:33 |
rosejn |
Starting on an example application |
|
|
|
@202
|
[202]
|
06/14/06 11:06:37 |
rosejn |
Implemented new dispatcher scheme, almost have protocol stack chaining … |
|
|
|
@201
|
[201]
|
06/12/06 05:03:43 |
rosejn |
Added urgent flag so timers can be processed a bit more accurately. |
|
|
|
@200
|
[200]
|
06/10/06 16:14:49 |
rosejn |
All tests pass now when running rake. |
|
|
|
@199
|
[199]
|
06/06/06 18:27:10 |
blackhedd |
import of machine2 branch |
|
|
|
@198
|
[198]
|
06/04/06 11:32:58 |
blackhedd |
dev |
|
|
|
@197
|
[197]
|
06/03/06 20:06:56 |
blackhedd |
client tests |
|
|
|
@196
|
[196]
|
06/03/06 20:06:42 |
blackhedd |
TCP clients |
|
|
|
@195
|
[195]
|
06/03/06 19:34:43 |
blackhedd |
notes |
|
|
|
@194
|
[194]
|
06/03/06 15:46:31 |
blackhedd |
Modified the event-handling loop: on any given call to #iterate,
we now … |
|
|
|
@193
|
[193]
|
06/03/06 15:31:22 |
blackhedd |
temporarily removed a blocking test. |
|
|
|
@192
|
[192]
|
06/03/06 15:30:57 |
blackhedd |
fixed unit test |
|
|
|
@191
|
[191]
|
06/03/06 15:18:03 |
blackhedd |
more tests |
|
|
|
@190
|
[190]
|
06/03/06 15:17:37 |
blackhedd |
comments |
|
|
|
@189
|
[189]
|
06/03/06 15:15:12 |
blackhedd |
removed a potential infinite loop. |
|
|
|
@188
|
[188]
|
06/03/06 14:04:03 |
blackhedd |
tcp test |
|
|
|
@187
|
[187]
|
06/03/06 14:02:54 |
blackhedd |
commented-out support for event-signals |
|
|
|
@186
|
[186]
|
06/03/06 14:02:34 |
blackhedd |
socket acceptors |
|
|
|
@185
|
[185]
|
06/03/06 14:01:54 |
blackhedd |
commented out event-signal implementation |
|
|
|
@184
|
[184]
|
06/03/06 12:22:46 |
blackhedd |
rakefile |
|
|
|
@183
|
[183]
|
06/03/06 12:22:22 |
blackhedd |
imported yet another implementation |
|
|
|
@182
|
[182]
|
06/02/06 18:27:37 |
blackhedd |
attempt at an eio test |
|
|
|
@181
|
[181]
|
06/02/06 18:13:21 |
blackhedd |
Reactor#stop convenience method |
|
|
|
@180
|
[180]
|
06/02/06 18:11:13 |
blackhedd |
eio tests |
|
|
|
@179
|
[179]
|
06/02/06 17:59:12 |
blackhedd |
attempt to write an eio test.
didn't get very because everything is … |
|
|
|
@178
|
[178]
|
06/02/06 17:46:45 |
blackhedd |
added a BindEvent? type, and changed a send_event call
so it fires a … |
|
|
|
@177
|
[177]
|
06/02/06 17:30:37 |
blackhedd |
Changed IOHandler so it doesn't allow a nil IO parameter on … |
|
|
|
@176
|
[176]
|
06/02/06 17:29:07 |
blackhedd |
added a missing @dispatcher qualification (bug fix) |
|
|
|
@175
|
[175]
|
06/02/06 17:07:40 |
blackhedd |
added convenience class method, Reactor#stop |
|
|
|
@174
|
[174]
|
06/02/06 16:49:36 |
blackhedd |
commented out machine/protocol.rb. it has a
failed dependency on … |
|
|
|
@166
|
[166]
|
05/31/06 13:30:08 |
rosejn |
Adding new branch for the even more event based EventMachine |
|
|
|
@165
|
[165]
|
05/31/06 13:29:14 |
rosejn |
Just trying to leave this branch in a clean state. |
|
|
|
@164
|
[164]
|
05/31/06 05:45:37 |
blackhedd |
rudimentary network tests |
|
|
|
@163
|
[163]
|
05/31/06 05:36:15 |
blackhedd |
perf test not complete, event.rb is broken at the moment. |
|
|
|
@162
|
[162]
|
05/31/06 05:35:34 |
blackhedd |
comment |
|
|
|
@161
|
[161]
|
05/31/06 05:33:04 |
blackhedd |
comments |
|
|
|
@160
|
[160]
|
05/31/06 05:09:13 |
blackhedd |
perf test for TCP |
|
|
|
@159
|
[159]
|
05/30/06 05:21:58 |
rosejn |
Adding various packaging materials and beginning of protocol stuff. |
|
|
|
@158
|
[158]
|
05/28/06 14:07:10 |
blackhedd |
added a warning message |
|
|
|
@157
|
[157]
|
05/27/06 18:38:38 |
blackhedd |
router test module. |
|
|
|
@156
|
[156]
|
05/27/06 18:37:55 |
blackhedd |
added router.rb to requires |
|
|
|
@155
|
[155]
|
05/27/06 18:37:30 |
blackhedd |
Initial implementation of event router |
|
|
|
@154
|
[154]
|
05/27/06 18:37:09 |
blackhedd |
Added a line to dispatch router events |
|
|
|
@153
|
[153]
|
05/26/06 22:21:54 |
blackhedd |
partial HTTP parser for protocol experiments |
|
|
|
@152
|
[152]
|
05/26/06 22:21:24 |
blackhedd |
added reuseaddr flag to TCP acceptors |
|
|
|
@151
|
[151]
|
05/26/06 22:20:59 |
blackhedd |
removed comments about a bug I fixed |
|
|
|
@150
|
[150]
|
05/26/06 21:43:48 |
blackhedd |
tests for protocol handlers |
|
|
|
@149
|
[149]
|
05/26/06 19:23:08 |
blackhedd |
comments |
|
|
|
@148
|
[148]
|
05/26/06 19:22:55 |
blackhedd |
Added convenience class method start_server. |
|
|
|
@147
|
[147]
|
05/26/06 19:04:46 |
blackhedd |
convenience method to run the reactor with a startup block |
|
|
|
@146
|
[146]
|
05/26/06 19:02:17 |
blackhedd |
Commented out a require 'breakpoint' |
|
|
|
@145
|
[145]
|
05/26/06 18:56:53 |
blackhedd |
added Reactor.run as a convenience method |
|
|
|
@144
|
[144]
|
05/26/06 13:00:40 |
rosejn |
Adding new signal handler code, and also found bug in timer code where … |
|
|
|
@143
|
[143]
|
05/25/06 20:27:24 |
blackhedd |
nonblocking accepts for unix-domain sockets |
|
|
|
@142
|
[142]
|
05/25/06 20:13:20 |
blackhedd |
Socket acceptors |
|
|
|
@141
|
[141]
|
05/25/06 15:39:29 |
blackhedd |
TCP connects (nonblocking) |
|
|
|
@140
|
[140]
|
05/25/06 11:12:54 |
blackhedd |
comments and stuff |
|
|
|
@139
|
[139]
|
05/25/06 05:13:44 |
blackhedd |
nonblocking I/O if available. |
|
|
|
@138
|
[138]
|
05/24/06 14:14:56 |
rosejn |
Putting in unit-test that works for timeouts, still need to dig deeper … |
|
|
|
@137
|
[137]
|
05/24/06 13:52:30 |
rosejn |
- Made Base a module (was a class) and converted where needed.
- Changed … |
|
|
|
@135
|
[135]
|
05/24/06 09:52:20 |
blackhedd |
tests |
|
|
|
@134
|
[134]
|
05/24/06 09:52:05 |
blackhedd |
eio preliminary |
|
|
|
@133
|
[133]
|
05/24/06 09:50:54 |
blackhedd |
preliminary i/o dispatcher |
|
|
|
@132
|
[132]
|
05/24/06 07:48:29 |
blackhedd |
notes |
|
|
|
@131
|
[131]
|
05/24/06 07:31:27 |
blackhedd |
notes |
|
|
|
@130
|
[130]
|
05/24/06 06:50:35 |
blackhedd |
notes |
|
|
|
@129
|
[129]
|
05/24/06 06:13:57 |
blackhedd |
notes |
|
|
|
@128
|
[128]
|
05/24/06 05:33:58 |
rosejn |
Responded to the notes… |
|
|
|
@127
|
[127]
|
05/24/06 00:22:37 |
blackhedd |
notes |
|
|
|
@126
|
[126]
|
05/24/06 00:13:24 |
blackhedd |
notes |
|
|
|
@125
|
[125]
|
05/23/06 21:31:35 |
rosejn |
Cleaning up and getting unit tests checked in correctly. |
|
|
|
@124
|
[124]
|
05/23/06 21:13:02 |
rosejn |
Another round of event api & reactor stuff. |
|
|
|
@123
|
[123]
|
05/23/06 18:06:42 |
blackhedd |
dev |
|
|
|
@122
|
[122]
|
05/23/06 17:54:55 |
blackhedd |
dev |
|
|
|
@121
|
[121]
|
05/23/06 17:33:25 |
blackhedd |
dev |
|
|
|
@120
|
[120]
|
05/23/06 17:20:00 |
blackhedd |
dev |
|
|
|
@119
|
[119]
|
05/23/06 17:07:45 |
blackhedd |
dev |
|
|
|
@118
|
[118]
|
05/23/06 14:18:12 |
blackhedd |
dev |
|
|
|
@117
|
[117]
|
05/23/06 14:06:59 |
blackhedd |
dev |
|
|
|
@116
|
[116]
|
05/23/06 13:40:48 |
blackhedd |
dev |
|
|
|
@115
|
[115]
|
05/23/06 12:47:01 |
blackhedd |
dev |
|
|
|
@114
|
[114]
|
05/23/06 12:44:17 |
blackhedd |
core model 3 |
|
|
|
@113
|
[113]
|
05/23/06 06:24:29 |
blackhedd |
dev |
|
|
|
@112
|
[112]
|
05/23/06 04:07:32 |
blackhedd |
dev |
|
|
|
@111
|
[111]
|
05/22/06 21:24:20 |
blackhedd |
dev |
|
|
|
@110
|
[110]
|
05/22/06 19:36:23 |
blackhedd |
eio module |
|
|
|
@109
|
[109]
|
05/22/06 18:18:29 |
blackhedd |
added callbacks. still need to do errbacks. |
|
|
|
@108
|
[108]
|
05/22/06 17:13:12 |
blackhedd |
moved out |