-
Notifications
You must be signed in to change notification settings - Fork 134
Home
johnmcclean-aol edited this page Nov 21, 2016
·
247 revisions
- simple-react overview
- LazyFutureStream & reactive-streams
- A simple API (simple-react) and a rich api (LazyFutureStream
- Asynchronous terminal operations
- getting started
- error handling
- filter /map/ reduce /flatMap
- choosing a stream type
- stream creation
- pooling reactors
- pull / push model
- flow control
- batching and chunking
- sharding
- zipping streams
- firstOf, anyOf, allOf
- stream operations
- sequence operations
oops - my bad