building-reactive-pipelines-with-kotlin icon indicating copy to clipboard operation
building-reactive-pipelines-with-kotlin copied to clipboard

Meta repo to accompany session Building Reactive Pipelines with Kotlin and Spring

= Building Reactive Pipelines with Kotlin & Spring

== Maintainer

== Purpose

This meta-repo accompanies my session titled "Building Reactive Pipelines with Kotlin & Spring" and points to repos containing code written within the session.

== Individual repositories

  • https://github.com/mkheck/brp-source-kotlin[Project repo for Source/Supplier service]
  • https://github.com/mkheck/brp-processor-kotlin[Project repo for Processor/Function service]
  • https://github.com/mkheck/brp-sink-kotlin[Project repo for Sink/Consumer service]

== Related presentation

https://speakerdeck.com/mkheck/building-reactive-pipelines-with-kotlin-and-spring-how-to-go-from-scalable-apps-to-ridiculously-scalable-systems["Building Reactive Pipelines with Kotlin & Spring: How to go from scalable apps to (ridiculously) scalable systems" presentation]