We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ff1af8 commit 51fbc79Copy full SHA for 51fbc79
CHANGELOG.md
@@ -1,5 +1,6 @@
1
## Unreleased
2
3
+ * Added Trident, the new high-level abstraction for intermixing high throughput, stateful stream processing with low-latency distributed querying
4
* Added executor abstraction between workers and tasks. Workers = processes, executors = threads that run many tasks from the same spout or bolt.
5
* Pluggable scheduler (thanks xumingming)
6
* Eliminate explicit storage of task->component in Zookeeper
0 commit comments