-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hello,
could you please advise a proper way to implement this scenario in cocaine:
There are many clients, each should process a huge, data which are stored on some shared storage, which is available from both worker and client machines. For the processing an iterative method, that may require an user interaction, is used. Under the interaction I mean the case, when a user should proof or correct processed part of data after several iterations. Moreover it would be nice to have an ability to monitor how the processing going at some time point.
I have checked provided examples but their complexity unfortunately does not cover all related functionality.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels