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

Add maxSyncConcurrency() API to EntityServerApi #285

Open
rkavanap opened this issue Jan 31, 2018 · 0 comments
Open

Add maxSyncConcurrency() API to EntityServerApi #285

rkavanap opened this issue Jan 31, 2018 · 0 comments
Assignees

Comments

@rkavanap
Copy link

This can default to return 1 and will allow active entities to provide hints on how much concurrent threads can be used to synchronize and provides an indication of the amount of resource usage used by the entity to synchronize a passive entity.

@rkavanap rkavanap self-assigned this Jan 31, 2018
rkavanap pushed a commit to rkavanap/terracotta-apis that referenced this issue Jan 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants