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.
JavaApache-2.0
Issues
- 14
- 1
- 0
test scalars with websocket RPC
#712 opened by RichardHightower - 0
ServiceManagementBundleBuilder should provide a default health manager
#719 opened by RichardHightower - 2
- 0
- 1
Chaining Promises of different types
#728 opened by SagarN - 5
- 0
- 0
EMPTY should only get called once while IDLE should get called many times
#725 opened by RichardHightower - 4
jdk 只能支持1.8?可否改造一下支持1.7?
#722 opened by yu120 - 0
- 0
ServiceManagementBundleBuilder.setTimer does not get used by the created Reactor
#720 opened by RichardHightower - 0
Client not handling boolean Value correctly
#721 opened by RichardHightower - 0
- 0
We need a version of createProxy (form sb) that does not put an error.. perhaps createExpectedProxy
#716 opened by RichardHightower - 0
- 0
- 0
get rid of QBit Duration class.. deprecate and use Duration from java.util in its place
#713 opened by RichardHightower - 0
- 0
016-05-04 15:49:08.512 [main] ERROR i.a.q.s.ServiceBuilder - QBit does not support method overloading methods in Service Queues problem name
#710 opened by RichardHightower - 0
Bug with Reakt Promise and WebSocket call
#709 opened by RichardHightower - 0
- 0
If a serviceQueue is managing its own calls, then don't allow it to be added to a serviceBundle. Throw an exception.
#707 opened by RichardHightower - 0
better names for ServiceBundle add methods
#706 opened by RichardHightower - 0
Areas of improvement
#705 opened by RichardHightower - 0
Add @RequestBody
#704 opened by RichardHightower - 0
patch swagger meta generation so it does not break with Kotlin for generic map
#700 opened by RichardHightower - 0
health port wrong code attempt two
#701 opened by RichardHightower - 0
patch swagger meta generation so it does not break with Kotlin for generic collection
#699 opened by RichardHightower - 0
create thenCallback that is like thenPromise for chaining a callback.
#698 opened by RichardHightower - 0
finish tutorial on https://github.com/MammatusTech/qbit-microservices-examples/wiki/QBit-Resourceful-RESTful-Microservices
#694 opened by RichardHightower - 0
- 0
ManagedServiceBuilder enableStatsD should be one method and no need to access builder
#695 opened by RichardHightower - 1
ManagedServiceBuilder enableConsul should be one method and no need to access builder
#697 opened by RichardHightower - 2
- 0
create document index
#693 opened by RichardHightower - 0
ServiceManagementBundle
#692 opened by RichardHightower - 0
expose health client via service bundle
#691 opened by RichardHightower - 2
- 0
two health checks, one returns a 200 false and it should be a 500 false, the other one works.. guess which one we used on a project.
#689 opened by RichardHightower - 0
Add ability to decorate service queues (AOP) from ManagedServiceBuilder to cut down on boiler plate code.
#684 opened by RichardHightower - 0
Add ability to add Service with QueueCallBackHandlers to serviceQueue
#686 opened by RichardHightower - 0
Add ability to add Service with QueueCallBackHandlers to serviceEndpoint
#687 opened by RichardHightower - 0
- 0
- 0
- 0
create test for proxy Reakt integration where proxy method returns invokable promise
#680 opened by RichardHightower - 0
wrong log level for health check. ok message
#678 opened by RichardHightower - 0