DEV Community

Discussion on: How I built architecture of uptime monitoring service

Collapse
 
yellow1912 profile image
yellow1912 • Edited

I wonder if we can use coroutine from swoole for example and if the performance would be better.

Collapse
 
vponamariov profile image
Victor

Woah, never heard of coroutine, will check it out
Performance is crucial here since the more checks should be done, the more Memory/CPU I'll need