php - Comparing websockets with long-polling -


i measure , compare server-performance between long-polling , websockets. have built simple php-application ratchet(php websockets) outputs data in console(guide: http://socketo.me/docs/hello-world). long-polling app php , generating random numbers , logging them in console(this post: how implement basic "long polling"?).

is there way fair comparison between these applications without using database? tool(s) should use measure?

thanks.

i'd recommand zabbix.

it gives alot of information server overload.

you can try xdebug.


Comments

Popular posts from this blog

.htaccess - htaccess convert request to clean url and add slash at the end of the url -

php - facebook and github login HWIOAuthBundle and FOSUserBundle in Symfony2.1 -

hadoop - Sqoop installation export and import from postgresql -