Yes, WebORB definitely supports data push. We have support for RTMP, short and long polling. A licensed version of WebORB does not have any limitations for the number of concurrent users. Your limits will arrive from the hardware configuration of the architecture of your application.
Also, I'd like to correct the following, as it is incorrect: >>>> "I noticed right off the bat that the weborb java version is limited to 5 ip addresses (unless, of course, you pay). " <<<< The 5 IP limitation is only in the "Development mode" of WebORB. That is the mode when you do not need any license keys and can use all the features of the product for the development purposes. If you need a license, you can get a completely free one for the Community Edition, or buy one for the Enterprise Edition. This is where you can apply for a free license for the Community Edition: http://www.themidnightcoders.com/communityeditionapplication.html To see a comparison between Community and Enterprise editions, visit this page: http://www.themidnightcoders.com/products/weborb-for-java/product-editions.html Cheers, Mark --- In [email protected], "hgnowhg" <hgno...@...> wrote: > > I noticed right off the bat that the weborb java version is limited to 5 ip > addresses (unless, of course, you pay). The php version doesn't support > datapush...at least, I can't find it in their examples. > > It amazes me that no one on this board knows the answers to some of the most > basic data questions I and others have asked. > > --- In [email protected], "Jeffry Houser" <jeff@> wrote: > > > > I dunno; follow the links and see if you can figure it out. > > > > I'm not sure why they would impose limits; unless there was a technical > > reason, such as server stability. I would assume that Adobe enacts limits > > in Blaze an attempt to get you to upgrade to LiveCycle. > > > > WebORB, from The Midnight Coders, may be another solution to consider. > > > > --- In [email protected], "hgnowhg" <hgnowhg@> wrote: > > > > > > thanks. does granite limit the number of concurrent users? > > > > > > --- In [email protected], "Jeffry Houser" <jeff@> wrote: > > > > > > > > If BlazeDS won't do it; try GraniteDS. > > > > > > > > http://www.graniteds.org/confluence/pages/viewpage.action?pageId=229378 > > > > > > > > > > > > > > > > --- In [email protected], "hgnowhg" <hgnowhg@> wrote: > > > > > > > > > > Are there any open source (i.e. FREE!) server side push services that > > > > > do NOT limit the number of concurrent users? i.e. Blaze is open > > > > > source but limits the number of subscribers. LCDS would be perfect > > > > > but is expensive. All I need is a datagrid that will update w/ new > > > > > data as data gets added to my MySQL server. > > > > > > > > > > > > > > >

