Sounds really cool. Is this planned on being a standalone DWR API or possibly integrated with Tibco's Pagebus?
Thanks,
Sanjiv
On 4/10/07, Joe Walker
<joe@...> wrote:
If you are using polling instead of comet then DWR does not keep any connections open at all.
In addition DWR does have some mechanics to induce semi-polling behaviour when more than one window is looking at the same server. Although this only works within DWR, not between DWR and ActiveMatrix
Joe.
On 4/10/07, chago <nabble@...> wrote:
But there isn't any way to prevent a _poll() and a single long-running DWR
request from blocking further requests to the server, correct?
Joe Walker-3 wrote:
>
> You can make DWR use less connection time by configuring it to polling if
> you want.
>