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

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

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