Terracotta-OSS / terracotta-apis

Apache License 2.0
6 stars 25 forks source link

Add maxSyncConcurrency() API to EntityServerApi #285

Open rkavanap opened 6 years ago

rkavanap commented 6 years ago

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.