AdapterMan
AdapterMan copied to clipboard
Question: difference between Event types
workerman has many Event (event-loop) classes:
- Uv
- Swoole
- Select
- Libevent
- Event
- Ev
- React
Could you please explain which type will have better performance in a pair with adapterman and which one is better to choose depending on the environment and runtime?