Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application development with Cocaine #34

Open
ashkarin opened this issue Aug 25, 2015 · 0 comments
Open

Application development with Cocaine #34

ashkarin opened this issue Aug 25, 2015 · 0 comments

Comments

@ashkarin
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant