Reactive Backend Applications with Spring Boot, Kotlin and Coroutines (Part 2)

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • kotlinx.coroutines

    Library support for Kotlin coroutines

  • Kotlin has coroutines that are supported by the language and implemented by a library (the implementation remains platform-dependent): kotlinx.coroutines and a sandbox environment is available here to try it out.

  • demo-sockets-io-nio-nio2

    'Java sockets I/O: blocking, non-blocking and asynchronous' article and source code

  • Java sockets I/O: blocking, non-blocking and asynchronous by Aliaksandr Liakh

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Gradle: from Newbie to Strong fundamentals

    1 project | dev.to | 7 Sep 2023
  • Add `statefulMap` and `statefulTransform` operator to Kotlin coroutines' Flow

    1 project | /r/Kotlin | 31 Aug 2023
  • Should I choose Kotlin over Java for a new project (backend)?

    1 project | /r/Kotlin | 17 Jun 2023
  • kotlinx.coroutines 1.7.0 released

    1 project | /r/Kotlin | 5 May 2023
  • Is it ok to have global scopes when the coroutine I'm starting has *nothing* to do with showing UI, nor do I care about its result?

    1 project | /r/androiddev | 15 Apr 2023