A question for Jeff Vroom;

Hi Jeff,

In an article of yours, you say about Data Management Services : "Data 
Management Services keeps the list of client IDs that are listening for 
changes for a given data set in memory so as the number of clients 
grows, the amount of memory required to hold this in the server 
increases.  As changes are made, the server pushes these changes to all 
clients, which can become slow as the number of clients that need to 
receive this data increases.  Thus, there will be limitations to the 
size of the data sets and number of clients that you can manage in a 
Flex application that uses this feature."

Suppose you have a managed object Room with 20 primitive type properties 
and a managed association to a User-object that has 10 primitive type 
properties.
Each Flex client has a managed arraycollection of 2 or 3 rooms.

How much clients will my server be able to manage ? hundreds, thousands ?

Kind regards
Bart Ronsyn

Reply via email to