Re: [flexcoders] Experiences with XMLSocket?

2005-04-04 Thread Matthew Shirey



It should be pointed out that the server is what you are most interested in for this case.  I have had good experiences using XMLSocket and Flash in many situations.  I have however seen many horrible server implementations that result in poor performance that have nothing to do with the Flash client...
 
-- Matthew 
On Apr 4, 2005 6:03 PM, Ben Elmore <[EMAIL PROTECTED]> wrote:
Eric.We are using XMLSockets in one of the engagements that I am currentlyworking on. We are in development phase at the moment and are looking to usesockets to be able to push real time status information to the client. Thegoal is to support around 2000 simultaneous connections. While the app islooking to be built in Flash for this version, Flex was fully capable inhandling this requirement. My thought would be if you abstract out yourservice calls and have the application setup with a series of respondermethods (onResult) to the XMLSocket calls you can very easily have bothstateful and stateless communication with your server to optimize you middletier interaction.You can email me off line if you like. Since we haven't deployed out to QAyet I can't specifically talk to the issues you noted below. At least notyet.Ben-Original Message-From: Eric Raymond [mailto:[EMAIL PROTECTED]]Sent: Monday, April 04, 2005 8:07 PMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Experiences with XMLSocket?We are looking at using XMLSocket and a data push model to improve somereal-time aspects our application.Has anyone had real experience using XMLSOcket with a large set of users?  Iguess I'm looking for cases where it doesn't work (e.g., firewall issues) ordoesn't work well.Yahoo! Groups LinksYahoo! Groups Links<*> To visit your group on the web, go to:   http://groups.yahoo.com/group/flexcoders/<*> To unsubscribe from this group, send an email to:   [EMAIL PROTECTED]<*> Your use of Yahoo! Groups is subject to:   http://docs.yahoo.com/info/terms/







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [flexcoders] Experiences with XMLSocket?

2005-04-04 Thread Ben Elmore

Eric.

We are using XMLSockets in one of the engagements that I am currently
working on. We are in development phase at the moment and are looking to use
sockets to be able to push real time status information to the client. The
goal is to support around 2000 simultaneous connections. While the app is
looking to be built in Flash for this version, Flex was fully capable in
handling this requirement. My thought would be if you abstract out your
service calls and have the application setup with a series of responder
methods (onResult) to the XMLSocket calls you can very easily have both
stateful and stateless communication with your server to optimize you middle
tier interaction.

You can email me off line if you like. Since we haven't deployed out to QA
yet I can't specifically talk to the issues you noted below. At least not
yet.

Ben

-Original Message-
From: Eric Raymond [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 04, 2005 8:07 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Experiences with XMLSocket?




We are looking at using XMLSocket and a data push model to improve some
real-time aspects our application.

Has anyone had real experience using XMLSOcket with a large set of users?  I
guess I'm looking for cases where it doesn't work (e.g., firewall issues) or
doesn't work well.







 
Yahoo! Groups Links



 







 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





Re: [flexcoders] Experiences with XMLSocket?

2005-04-04 Thread Darron J. Schall

Abdul Qabiz wrote:

>And what about,
>
>Colin Moock :), but Jobe is more vocal in community lists...
>  
>
While we're at it, there's also Oregano-Server, which is an open source 
alternative (both electroserver and moock's unity aren't free).

http://www.oregano-server.org/

Be warned though, XMLSocket on the Linux Player isn't 100% reliable.

-d



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





RE: [flexcoders] Experiences with XMLSocket?

2005-04-04 Thread Abdul Qabiz

And what about,

Colin Moock :), but Jobe is more vocal in community lists...

http://www.moock.org

-abdul 

-Original Message-
From: JesterXL [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 05, 2005 6:18 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Experiences with XMLSocket?


Jobe Makar from Electrotank is the man to talk too.  He's been touting the 
features of XMLSocket, and it's ability to server thousands of users daily 
for his multiplayer games.

http://www.electrotank.com/corporate.electro

- Original Message - 
From: "Eric Raymond" <[EMAIL PROTECTED]>
To: 
Sent: Monday, April 04, 2005 8:06 PM
Subject: [flexcoders] Experiences with XMLSocket?




We are looking at using XMLSocket and a data push model to improve
some real-time aspects our application.

Has anyone had real experience using XMLSOcket with a large set of
users?  I guess I'm looking for cases where it doesn't work (e.g.,
firewall issues) or doesn't work well.








Yahoo! Groups Links








 
Yahoo! Groups Links



 





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





Re: [flexcoders] Experiences with XMLSocket?

2005-04-04 Thread JesterXL

Jobe Makar from Electrotank is the man to talk too.  He's been touting the 
features of XMLSocket, and it's ability to server thousands of users daily 
for his multiplayer games.

http://www.electrotank.com/corporate.electro

- Original Message - 
From: "Eric Raymond" <[EMAIL PROTECTED]>
To: 
Sent: Monday, April 04, 2005 8:06 PM
Subject: [flexcoders] Experiences with XMLSocket?




We are looking at using XMLSocket and a data push model to improve
some real-time aspects our application.

Has anyone had real experience using XMLSOcket with a large set of
users?  I guess I'm looking for cases where it doesn't work (e.g.,
firewall issues) or doesn't work well.








Yahoo! Groups Links








 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





RE: [flexcoders] Experiences with XMLSocket?

2005-04-04 Thread Abdul Qabiz

Hi Eric,

I am sure you will get some feedback on this list. I will suggest you to
look into another mailing list, which is chattyfig's flashcoders list.

You can get some real good feedback/information from there also. You might
want to search the flashcoders archive...

http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


-abdul 

-Original Message-
From: Eric Raymond [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 05, 2005 5:37 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Experiences with XMLSocket?



We are looking at using XMLSocket and a data push model to improve
some real-time aspects our application.

Has anyone had real experience using XMLSOcket with a large set of
users?  I guess I'm looking for cases where it doesn't work (e.g.,
firewall issues) or doesn't work well.







 
Yahoo! Groups Links



 





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/