Skip to content

An example showing how to use multiple event loops in libuv. The loops run in two different threads, and the example also shows how threads can communicate.

Notifications You must be signed in to change notification settings

kristrev/libuv-multiple-loops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

libuv-multiple-loops

An example showing how to use multiple event loops in libuv. The loops run in two different threads, and the example also shows how threads can communicate.

Also included is a CMakeLists.txt file, in case you want to use CMake. Remember to adjust paths to libuv.

About

An example showing how to use multiple event loops in libuv. The loops run in two different threads, and the example also shows how threads can communicate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages