coherence-community / coherence-incubator

Coherence Incubator
38 stars 37 forks source link

Add thread count to services in incubator 12 push rep examples #167

Open fryp opened 7 years ago

fryp commented 7 years ago

A thread pool is needed for the examples to function. Otherwise there will be exceptions with blocking calls being made on the service thread.

Also update the release note for incubator 12 specifically to state that having a thread pool is required.