7
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
renamed Nagle to NoDelay More... over 17 years ago
added an option to support nagle on/off More... over 17 years ago
changed the timeout and added another failure msg More... over 17 years ago
enabled the log More... over 17 years ago
cleanup More... over 17 years ago
added cast More... over 17 years ago
flipped the queue .dup into the right place More... over 17 years ago
updated to new Thread behaviour More... over 17 years ago
added a default logger instance to the HttpServer More... over 17 years ago
cleanup More... over 17 years ago
cleanup More... over 17 years ago
renamed a few more modules, to be consistent More... over 17 years ago
more registry cleanup :) More... over 17 years ago
renamed Registry to NetworkRegistry in an attempt to ward of future name clashed More... over 17 years ago
cleaned up the Registry a tad More... over 17 years ago
removed MemoryQueue for now More... over 17 years ago
some cleanup, and added NetworkTask (clefted from NetworkQueue) More... over 17 years ago
comment changes More... over 17 years ago
added comment More... over 17 years ago
cleanup More... over 17 years ago
finally moved ClusterContent decl out of IChannel More... over 17 years ago
fixed bogus version() value More... over 17 years ago
separated out the Queue impl from Cache (ClusterCache.d) and refactored Queue support to more cleanly enable multiple implementations More... over 17 years ago
changed a message More... over 17 years ago
added cache test More... over 17 years ago
cleanup More... over 17 years ago
log msg More... over 17 years ago
added RemoteCall superclass, and a test for the TaskServer More... over 17 years ago
separated the CmdParser out, and added server examples in the test folder More... over 17 years ago
added a test for queues More... over 17 years ago