0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Examples of Wye workers written in Go. Written quite a while ago, but still seem to work. More... about 7 years ago
Merge pull request #1 from srhowl/wye-0001 More... about 7 years ago
Change to process monitoring and added deletion of failed workers More... about 7 years ago
Initial set towards worker status monitoring More... about 7 years ago
Create separate process classes for python and lambda More... about 7 years ago
Revert "name" to an optional parameter for workers More... about 7 years ago
Move all manager methods into manager.C file More... about 7 years ago
Some tidy up, reformatting and fixing a few problems More... about 7 years ago
To version 0.04 More... over 7 years ago
Moved worker to manager comms channel to file descriptor 3 More... over 7 years ago
To version 0.03 More... over 7 years ago
Added simple health-check utility More... over 7 years ago
Added examples to packaging More... over 7 years ago
Removed specialised examples, not keeping them up-to-date More... over 7 years ago
Update .gitignore More... over 7 years ago
Taken out abs path for now More... over 7 years ago
Init script fix More... over 7 years ago
RPM packaging works More... over 7 years ago
Minor compilation tweaks More... over 7 years ago
Converted to autoconf project and made installable More... over 7 years ago
Sample scripts More... over 7 years ago
Streaming pi working More... over 7 years ago
Updated get-worker to work with new API More... over 7 years ago
Put common code in wye.py More... over 7 years ago
Added parallelism, more control over input/outputs and Python lambdas. Also added pi calculation example. More... over 7 years ago
Remove unused code. More... over 7 years ago
Brief documentation More... over 7 years ago
Added locking, process death detection, utilities More... over 7 years ago
Worker/Process class hierarchy More... over 7 years ago
Working stream network demo More... over 7 years ago