You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* dispatcher POC
* add host connection
* accept external cv
* recv aio signal from host
* add host url
* create host socket
* move to req/rep
* port dispatcher concept
* comment unsafe print statements from thread + document R function
* re-use aios
* use safe printfs
* use new API layer
* disable retries at daemon level
* record active pipes, allow scale down
* tidy up urls
* prelim threaded dispatcher tls support
* add thread_disp_finalizer
* add safety
* simplify - remove need for pipe notify
* use pipe events to track connections through cv flag value
* doc for internal use
* add more safety
* align APIs
* use more efficient saio structs
* active status concept
* synchronize
* read active status
* support daemon time/task outs
* signal from pipe events
* catch one
* rename to online
* remove one lock
* synchronize daemons
* fix synchronization routine
* move url parse out of loop
* take all urls as inputs
* add tests
* fixes and cleanups
* passes valgrind
* increase coverage
* more coverage
* try more
* run comms over dispatcher
* widen test timings
* sync comms check
0 commit comments