UNPKG

793 BMarkdownView Raw
1
20.1.0
3-------
4
5* TEST: attempt to run The Grid
6* Add warning on duplicate queue names/mismatching datatypes
7* Fix removeEdge
8* Fix removeInitial
9* Make fbp-test pass all cases
10
11Soon
12-----
13
14* Use setTimeout to make direct transport "async"
15* Support for FBP components which we can only have one of in FBP protocol
16* Ability to spawn participants from cordinator
17
18Later
19-----
20
21* Support informing which execution model participant has
22* Fire `processerror` when node does not respond to heartbeat
23* Handle disconnects/errors in MQTT and AMQP
24* Add ability to directly ruote between queues for AMQP
25* Move queue abstraction to separate library, for reuse in noflo-runtime etc
26* Ability to scale number of workers on Heroku
27
28Ideas
29-------
30
31* A mechanical turk task as a participant in the flow
32