This content has been marked as final.
Show 1 reply
-
1. Re: steps for flash media server clustering
JayCharles Oct 20, 2009 5:20 AM (in response to panchanan.patra)The process depends on the nature of the application. If you're just streaming video, see:
If your application involves any shared data or server side code, you'll need to develop the application in such a way that it lends well to scaling. There really isn't any "one right way" to do it... the requirements for scaling will be dictated by the application architecture.


