Hello,

For one of web applications I'm working on, I need to implement clustering
on application level. Basically, there is a table of users, which contains
information about server where data of specific user is located.

I have models, eg. UserPost, which represent tables of a specific user.

What would be the best way to dynamically assign connection
information to a model, not instantiating that connection at the script
start?

Thanks in advance

-- 
Sincerely yours,
Olexandr Melnyk <><
http://omelnyk.net/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to