Git repo for source code for labs and talks for Geoff, Jason and Rick for JavaOne 2016 in SF USA.
Welcome to the JavaOne Talks 2016 for Reakt et al
- Conference: JavaOne
- Session Type: Conference Session
- Session ID: CON5797
- Speakers: Jason Daniel and Rick Hightower
- Room: Parc 55—Cyril Magnin I
- Date and Time: 09/19/16, 12:30:00 PM - 01:30:00 PM
- Conference: JavaOne
- Session Type: Conference Session
- Session ID: CON5842
- Speakers: Geoff Chandler and Rick Hightower
- Room: Hilton—Continental Ballroom 5
- Date and Time: 09/19/16, 04:00:00 PM - 05:00:00 PM
- Conference: JavaOne
- Session Type: HOL (Hands-on Lab) Session
- Session ID: HOL5852
- Speakers: Geoff Chandler, Jason Daniel, and Rick Hightower
- Room: Hilton—Franciscan Room C/D
- Date and Time: 09/20/16, 04:00:00 PM - 06:00:00 PM
Java Promises
- Promise
- Promise then*() and catchError()
- Promise thenMap()
- Promise all()
- Promise any()
- Blocking Promise
- Invokable Promise
- Reactor Replay Promises
Reactor, Stream, Results
- QBit Reactive Microservices
- Reakt Reactive Java
- Reakt Guava Bridge
- QBit Extensions
- Elekt Consul Leadership election
- Elekt Leadership election
- Reactive Microservices
What is Microservices Architecture?
QBit Java Micorservices lib tutorials
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.
Reactive Programming, Java Microservices, Rick Hightower
Java Microservices Architecture
[Microservice Service Discovery with Consul] (http://www.mammatustech.com/Microservice-Service-Discovery-with-Consul)
Microservices Service Discovery Tutorial with Consul
[Reactive Microservices] (http://www.mammatustech.com/reactive-microservices)
[High Speed Microservices] (http://www.mammatustech.com/high-speed-microservices)
[Reactive Microservices Tutorial, using the Reactor] (https://github.com/MammatusTech/qbit-microservices-examples/wiki/Reactor-tutorial--%7C-reactively-handling-async-calls-with-QBit-Reactive-Microservices)
QBit is mentioned in the Restlet blog
All code is written using JetBrains Idea - the best IDE ever!