You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Swow is a multi-platform support and coroutine-based engine with a focus on concurrent I/O,It's like swoole, but beyond it.
Compatibility with Ubiquity's philosophy
Swow is committed to using the smallest C core and most of the PHP code to support PHP high-performance network programming, which determines that it is more about providing powerful secondary development capabilities by seamlessly integrating PHP code and C kernel, while ensuring critical performance.
In addition, it provides a variety of debugging mechanisms and powerful and low-threshold debugging tools, which can ensure that developers are free from the trouble of BUGs as much as possible, and ordinary developers can also have the ability to debug near the level of experts with the help of tools, so as to maximize development efficiency.
Expected results
You can develop php coroutine-based program on windows with small and native support!
Summary
Support swow extension.
Motivation
Swow is a multi-platform support and coroutine-based engine with a focus on concurrent I/O,It's like swoole, but beyond it.
Compatibility with Ubiquity's philosophy
Swow is committed to using the smallest C core and most of the PHP code to support PHP high-performance network programming, which determines that it is more about providing powerful secondary development capabilities by seamlessly integrating PHP code and C kernel, while ensuring critical performance.
In addition, it provides a variety of debugging mechanisms and powerful and low-threshold debugging tools, which can ensure that developers are free from the trouble of BUGs as much as possible, and ordinary developers can also have the ability to debug near the level of experts with the help of tools, so as to maximize development efficiency.
Expected results
You can develop php coroutine-based program on windows with small and native support!
Additional context
https://github.com/swow/swow
The text was updated successfully, but these errors were encountered: