advantageous / qbit

The Java microservice lib. QBit is a reactive programming lib for building microservices - JSON, HTTP, WebSocket, and REST. QBit uses reactive programming to build elastic REST, and WebSockets based cloud friendly, web services. SOA evolved for mobile and cloud. ServiceDiscovery, Health, reactive StatService, events, Java idiomatic reactive programming for Microservices.
http://advantageous.github.io/qbit/
Apache License 2.0
709 stars 140 forks source link

If a serviceQueue is managing its own calls, then don't allow it to be added to a serviceBundle. Throw an exception. #707

Open RichardHightower opened 8 years ago

RichardHightower commented 8 years ago

A serviceQueue that is getting used by a service bundle should never call startCallBackHandler or startAll.