home.social

#reactivemessaging — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #reactivemessaging, aggregated by home.social.

fetched live
  1. Quarkus has Signals now, but the interesting question is what they replace.

    I wrote a NebulaTrack walkthrough that puts Signals next to CDI events, Reactive Messaging, and the Vert.x EventBus, then builds the three patterns that matter: `publish()`, `send()`, and typed `request()`.

    the-main-thread.com/p/quarkus-

    #Java #Quarkus #CDI #ReactiveMessaging