Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-05 | vcl/session: add api for changing session app worker | Florin Coras | 1 | -7/+15 |
2018-12-04 | vcl: cleanup children that use _exit() | Florin Coras | 1 | -11/+14 |
2018-12-03 | vcl: handle worker process exit | Florin Coras | 1 | -5/+8 |
2018-11-30 | vcl: wait for segments with segment handle | Florin Coras | 1 | -0/+30 |
2018-11-29 | vcl: basic support for apps that fork | Florin Coras | 1 | -13/+151 |
2018-09-14 | vcl: keep track of unexpected events | Florin Coras | 1 | -0/+2 |
2018-09-08 | vcl: set worker pthread stop key | Florin Coras | 1 | -1/+5 |
2018-09-08 | vcl: register workers in order | Florin Coras | 1 | -4/+13 |
2018-08-30 | vcl: add support for multi-worker apps | Florin Coras | 1 | -35/+182 |
2018-08-10 | vcl: support for eventfd mq signaling | Florin Coras | 1 | -0/+151 |