Главная
Study mode:
on
1
- intro
2
- server side dart web server
3
- performance testing with wrk
4
- comparing dart with fastify
5
- observing cpu usage with dart web server
6
- dart is a single threaded event loop
7
- event loops and flutter
8
- using isolates with our dart web server
9
- performance testing our isolates
10
- building a web server with shelf
11
- performance testing shelf
12
- using isolates with shelf
13
- performance testing isolates with shelf
14
- conclusion
Description:
Explore the power of Dart Isolates in this comprehensive 36-minute tutorial video. Learn how to create high-performance web servers and Flutter applications by leveraging isolates to offload CPU-intensive tasks from the main thread. Dive into the intricacies of event loops in both Dart server-side and Flutter applications, understanding the microtask queue and event queue. Discover how to implement isolates in your Dart code to enhance web server performance and create smoother user interfaces. Compare the performance of low-level Dart web servers with Fastify and Shelf, and see how isolates can further improve their efficiency. Gain practical insights through performance testing and CPU usage observations, equipping you with the knowledge to optimize your backend server-side apps and frontend mobile applications.

Dart Isolates Tutorial for Dartlang Server Side - Creating Fast Web Servers or Flutter Apps

Chris Hay
Add to list