Results 1 to 2 of 2

Thread: SugarCRM Clustering

  1. #1
    shannonw is offline Junior Member
    Join Date
    Jun 2007
    Posts
    3

    Default SugarCRM Clustering

    After the overwhelming response to my first post I thought I'd give it one more go.

    I have offices all over Australia (including Perth) plus offices in NZ, Thailand, Philippines & China.

    I would love them to all use a single application of CRM however it is not mandatory. The issue is that from China I know that the latency is quite large due to the limited fibre in and out of the country. "If" the speed becomes an issue, what are my options for clustering or mirroring in country?

    i.e. Can I put a server in country that synchronises with the head office server?

    I suppose I could simply implement 2 versions of the software one for each country as long as I had admin access but I really like the thought of having visibility across all businesses.

    Please let me know your thoughts on possible solutions as I am very close to making a decision on our businesses future and this is leading the race at the moment.

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: SugarCRM Clustering

    One approach would be to maintain like installs of the application at all sites, then designate one of the install's MySQL server to be the master and have the other MySQL servers synchronize with it via MySQL's built-in replication capabilities.

    Further details on replication are available here:

    http://dev.mysql.com/doc/refman/4.1/en/replication.html

    But, that approach may be too restrictive because you can only make updates on the master. Your business needs will dictate whether that would be an issue or not.

    Another idea would be to use Jitterbit to accomplish a similar task. That should allow you to do updates anywhere, but I think there is still a potential for data loss, but should only occur if two or more sites happen to update the same record in the database since your last "sync."

    More info on Jitterbit is available here: http://www.jitterbit.com/
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Enable Logging
    By vidtechsteve in forum Help
    Replies: 12
    Last Post: 2009-11-09, 02:54 PM
  2. Quick Create not working in Contacts popup
    By pniranjan in forum Developer Help
    Replies: 1
    Last Post: 2007-04-26, 01:10 PM
  3. Replies: 61
    Last Post: 2006-10-22, 08:40 AM
  4. Merge Contacts show sql error
    By hheckner in forum General Discussion
    Replies: 5
    Last Post: 2006-10-04, 01:57 PM
  5. Replies: 16
    Last Post: 2006-07-29, 07:28 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •