Posted by
Pierre Smits-3 on
Dec 05, 2018; 10:27am
URL: http://ofbiz.116.s1.nabble.com/High-availability-and-Load-Balancing-with-Ofbiz-tp4729126p4729130.html
Hi Mandar,
I suggest to set up a Multi-tier HAFO infrastructure, with:
1. a cluster of web servers for the front-end (e.g. Apache HTTPD),
ensuring that your web service has HAFO
2. a cluster of Apache OFBiz application servers, ensuring that your
application service has HAFO
3. a cluster of RDBMS servers, ensuring that your persistence layer has
HAFO, which also offers the opportunity to split between read and write
services. If you have a huge amount of data to write to and read from the
persistence layer you may consider using Apache Trafodion
<
https://trafodion.apache.org> as your go-to solution as it
transactional SQL on Hbase <
https://hbase.apache.org/>/Hadoop
<
https://hadoop.apache.org>.
For setting up clustering of the OFBiz tier, I suggest reading up on:
https://cwiki.apache.org/confluence/display/OFBIZ/Distributed+Entity+Cache+Clear+%28DCC%29+MechanismBest regards,
Pierre Smits
*Apache Trafodion <
https://trafodion.apache.org>, Vice President*
*Apache Directory <
https://directory.apache.org>, PMC Member*
Apache Incubator <
https://incubator.apache.org>, committer
*Apache OFBiz <
https://ofbiz.apache.org>, contributor (without privileges)
since 2008*
Apache Steve <
https://steve.apache.org>, committer
On Wed, Dec 5, 2018 at 10:05 AM Mandar K <
[hidden email]> wrote:
> Hello All,
>
> Can anyone suggest how do I achieve High availability and Load Balancing
> with Ofbiz. We would be handling TB's of Data in the backend.
> Any references or pointers would be appreciated
>
>
>
> Thanks and Regards,
> manku
>
> --
> Regards
> Mandar Kulkarni
> Adaptability is the whole mystery of life - Swami Vivekanand
>