Blue - A dead simple event based workflow execution framework.
I always find it easier to model systems from an event driven perspective. Especially when you have to move fast and evolve unpredictably.
I wanted a framework anyone could learn to use within 5-10 minutes. At the same time it should be able to solve all kinds of use cases that require event based coordination between tasks in a distributed environment.
Works well for us for simple use cases (eg. data processing workflows) and complex ones (eg. our entire retail order fulfilment system).
Is this similar to Prefect? I'm interested on using those kind of system, I think it would be really easy to mock up business processes on these kind of tools quickly before building a more robust solution.
Not sure what they do, but it's entirely possible to build a solution where all image/video content is stored on-blockchain as well.
>If so, how do they solve the problem of people downloading the blockchain being liable for illegal content added by other users?
Divide each file into N shards, make sure every miner has no more than N/2 shards of any file at any point in time. You only 'get' a complete file if you specifically ask for it.