| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 6 months |
| seen | Feb 7 '11 at 16:25 | |
| stats | profile views | 1 |
|
Nov 24 |
comment |
Is it feasible/practical to run a Comet-style/long polling application served by nginx + PHP/FastCGI? Thanks for the link, but it really doesn't give me that much information to be able to work with, such as pricing, since it's clearly a paid-for system. I'd hate to find myself liking it and then finding it is inordinately expensive. |
|
Nov 8 |
answered | best ssh program for Windows? |
|
Nov 8 |
awarded | Scholar |
|
Nov 8 |
accepted | Is it feasible/practical to run a Comet-style/long polling application served by nginx + PHP/FastCGI? |
|
Nov 8 |
comment |
Is it feasible/practical to run a Comet-style/long polling application served by nginx + PHP/FastCGI? That is how I was reading it; that I create channels for the individual clients, and use an asynchronous (i.e. regular AJAX) request when a user makes an update, that goes off to PHP via FastCGI, which then republishes it to the appropriate channel(s). Awesome, thank you for confirming what I thought :) |
|
Nov 8 |
awarded | Student |
|
Nov 8 |
asked | Is it feasible/practical to run a Comet-style/long polling application served by nginx + PHP/FastCGI? |