🌰 Dylan's Flink Stateful Functions 3.2 examples.
Demonstrates two functions, named supply and basket. The functions are invoked remotely, and coordinate to allow users to request products to add to their shopping basket.
Demonstrates two functions, named supply and basket. The functions are deployed with the Flink cluster, and coordinate to allow users to request products to add to their shopping basket.
Demontrates the generation of a savepoint file with data that we can use to bootstrap our example applications.