Introduction to Event-Based Concurrency
This lesson presents a gentle introduction to a completely different paradigm of concurrency, event-based concurrency.
Thus far, we’ve written about concurrency as if the only way to build concurrent applications is to use threads. Like many things ...
Get hands-on with 1400+ tech skills courses.