From: <bin...@li...> - 2001-10-09 09:42:38
|
Hi Anonymous, >right now we have multi-site support and stuff, Not quite, but soon. >I wonder if BC supports something similar to other >apps server. Oh. Binarycloud is not comparable to an application server. It's an application framework. Basically think of it as a set of tools and rules that makes web development easier. In fact it's much more than that. But it's not an app server. >Let say, I have the same application across 3 servers >that will load balance each other and have access to 3 >redundant DB server. > >Can BC manage this configuration gracefully? Just a >thought. Load balancing will be the job of apache and the dbms. So yes, binarycloud manages it "indirectly" :) Andi |