The latest version of batching is 0.1.0.0-4.
batching
Version 0.1.0.0 revision 2 uploaded by AndrewPritchard.
Package meta
- Synopsis
- An Applicative Functor deferring actions to run in a batch later.
- Description
This provides the type Batching, an Applicative which defers request-response exchanges of a fixed type, to be performed in a single batch. This means you can write code that appears to issue requests and immediately receive their responses, but process the requests jointly all at once.
- Author
- Andrew Pritchard <awpr@google.com>
- Bug reports
- https://github.com/google/hs-batching/issues
- Category
- Algorithms
- Copyright
- 2019-2021 Google LLC
- Homepage
- https://github.com/google/hs-batching#readme
- Maintainer
- Andrew Pritchard <awpr@google.com>
- Package URL
- n/a
- Stability
- n/a