0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
take out unecessary init-medusa call More... almost 13 years ago
fix on-local More... almost 13 years ago
no client-side thread pool and no more spin-locks More... almost 13 years ago
use actual timing for timeouts More... almost 13 years ago
make sure elapsed time counter matches the actual sleep interval More... almost 13 years ago
increase resolution of spin lock until we can replace it with something better More... almost 13 years ago
prepend timestamp on every return queue More... almost 13 years ago
fix how I'm passing along real-time flag More... almost 13 years ago
newFixedThreadPool, not fixedThreadPool More... almost 13 years ago
create separate thread pool for non-realtime tasks More... almost 13 years ago
added medusa stats on client side also More... about 13 years ago
moving ack-message to after handling sevak More... about 13 years ago
fixed create-sevak-from-function macro More... about 13 years ago
using medusa to process sevak requests More... about 13 years ago
added another timeout error message More... about 13 years ago
added more return q logging More... about 13 years ago
fixed for clojure 1.2 More... over 13 years ago
refactoring transport.clj, and new queue-name to global broadcasts More... over 13 years ago
ack-ing the incoming messages inside top-level finally More... over 13 years ago
fixing the on-local invokation to use ns-qualified sevak-name More... over 13 years ago
multicast-to-sevaks reflects sevak var changes More... over 13 years ago
create-sevak-from-fn resolves function vars More... over 13 years ago
refactoring to remove the extra swarmiji bindings More... over 13 years ago
initial change to handle ns-qualified sevaks More... over 13 years ago
removing duplication More... over 13 years ago
create-sevak-from-function allows creation of sevaks from functions More... over 13 years ago
changing the reload spec to namespaces, not sevak function names More... over 13 years ago
moved on-local apply outside the ref-set More... over 13 years ago
allowing reloads of sevaks programmatically More... over 13 years ago
removing request-handling threadpool More... over 13 years ago