Skip to content

Latest commit

 

History

History

core-kotlin-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Core Kotlin Example

This example shows the usage of the core module using the Core Kotlin DSL. It creates a message listener that will change the rate of concurrency each time period to show that we can dynamically scale the message listeners.

Usage

gradle runApp