Drogon “it is as fast as it could be” on Windows? #1975
Replies: 2 comments 6 replies
-
wepoll Also check out https://github.com/an-tao/trantor for implementation details! |
Beta Was this translation helpful? Give feedback.
4 replies
-
https://github.com/an-tao/trantor/tree/master/third_party/wepoll |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Drogo's description on the main page Github states the following two things:
-Drogon is a cross-platform framework, It supports Linux, macOS, FreeBSD, OpenBSD, HaikuOS, and WINDOWS.
-Drogon Use a non-blocking I/O network lib based on epoll (kqueue under macOS/FreeBSD).
However, there is no epoll, kqueue, or FreeBSD on windows.
Therefore, a few logical questions:
-Are you sure that Drogon - quotes “it is as fast as it could be” on Windows?
-Or are you sure that Drogon definitely supports windows?
-Or then, if you are sure that Drogon "it is as fast as it could be" and supports windows - then what Windows API does Drogon use to be "fast as it could be"?
Please explain.
Beta Was this translation helpful? Give feedback.
All reactions