|
|
|
|
|
by bimil
3622 days ago
|
|
many differences from spark/storm/flink, but the most notable difference of concord is its dynamic topology model - deployment, scaling, and changes to your topologies all can be done in runtime, w/o restart of the full topology, which is required for spark/storm/flink. |
|
That's pretty impressive! So something like react/elm hot reloading?