faaskeeper icon indicating copy to clipboard operation
faaskeeper copied to clipboard

Add distributor queue and function

Open mcopik opened this issue 3 years ago • 0 comments

The implementation does not include the new type of queue and function.

  • [x] Change writer implementation to push to the new queue.
  • [x] Allocate queues.
  • [x] Implement function.
  • [ ] Parallelize across regions.
  • [x] Invoke watchers.
  • [ ] Sort requests from writers.
  • [ ] Load/store state of the function in the storage.
  • [ ] Formalize fault tolerance.

mcopik avatar Jul 09 '21 10:07 mcopik