Finish Async features and add better async chain handling #2

Open
opened 2022-09-20 17:41:17 +02:00 by keldu · 1 comment

Currently the chains aren't fully feature ready.

The chain can't handle splitting, just merging. Combining two conveyors chains is impossible as well. For that the ConveyorNodes need to know their parents.

Missing features:

  • Splitting nodes with multiple splitting strategies
  • Merging a conveyor and a feeder into a regular chain.
Currently the chains aren't fully feature ready. The chain can't handle splitting, just merging. Combining two conveyors chains is impossible as well. For that the ConveyorNodes need to know their parents. Missing features: * Splitting nodes with multiple splitting strategies * Merging a conveyor and a feeder into a regular chain.
Poster
Owner

The branch fb-rpc has work on this since it's needed for RPC use.

The branch fb-rpc has work on this since it's needed for RPC use.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: forstio/forstio#2
There is no content yet.