JuliaCon 2020 (times are in UTC)

Dmitry Bagaev

Dmitry Bagaev received his MSc degree in computational mathematics and computer science from Moscow State University in 2019. Currently he works as a PhD student in the BIASlab group (http://biaslab.org) at the electrical engineering department at Eindhoven University of Technology (TU/e).


Sessions

07-30
17:00
10min
Rocket.jl: A Julia package for reactive programming
Dmitry Bagaev

Rocket.jl is a native Julia implementation of reactive programming concepts.
The package uses the observable sequence and actor model to make it easier to work with asynchronous data streams and message-driven program architectures.

Purple Track