ericholiveira / studio-cluster

Auto cluster for Studio framework
23 stars 4 forks source link

Fix pubsub examples #20

Closed avishnyak closed 8 years ago

avishnyak commented 8 years ago

If a message times out to a service on the localhost transport, the service will be removed from the service registry. The default timeout is 250ms for a remote call. It can be adjusted via setting if the workload takes longer.