tsung-wei-huang / DtCraft

A High-performance Cluster Computing Engine
https://tsung-wei-huang.github.io/DtCraft/
MIT License
143 stars 25 forks source link

Tutorial for event-driven programming (reactor) #5

Open tsung-wei-huang opened 6 years ago

tsung-wei-huang commented 6 years ago

DtCraft has a built-in reactor for event-driven programming. We will add a chapter discussing the basics in our cookbook.

tsung-wei-huang commented 6 years ago

This chapter is online now. Please visit Event-driven Programming.