Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Johan Janssens Janssens

@johanjanssens
Co-Founder of @joomla. Founder @joomlatools and @foliolabs. Web Architect. Platform Engineer. Free Software Advocate. CEO @timble
Twitter
LinkedIn
GitHub
  • php8-openswoole

    Cover page
    Made with Blank Repl

    PHP8 Development with OpenSwoole (https://openswoole.com)

    Recent comments (2)
    Ahmard
    Ahmard
    1 year ago

    This is awesome, will play around with it and see what happens :)

    johanjanssens
    johanjanssens
    1 year ago

    Open Swoole allows you to build high-performance, async multi-tasking webservices and applications using an easy to use Coroutine API

    Compared with other async programming frameworks or software such as Node.js, Go, Python, ... Open Swoole is a complete async solution that has built-in support for async programming via coroutines.

    It offers a range of multi-threaded I/O modules (HTTP Server, WebSockets, TaskWorkers, Process Pools) out of the box and support for popular PHP clients like PDO for MySQL, and CURL.

    You can use the sync or async, Coroutine API to write whole applications or create thousands of light weight Coroutines within one Linux process.

    You can find more info at https://openswoole.com/

Repls
Community
All Repls