Author name: strider

YouTube

Episode 1: Publish Story

This documents the complete request flow when an iOS user publishes a story (geo data) through the AdventureTube microservice architecture. […]

JAVA

Why Reactive ???

The Core Mechanism Reactive replaces “thread waits for result” with “register a callback, thread moves on, callback fires when result

Scroll to Top