|
Articles for the keywords: Replication
|
|
18 May 2013
|
Circular Replication in MySQL [31005]
Replication is a hot topic in MySQL 5.6
Jeremy Smyth writes, "Replication is a hot topic in MySQL 5.6, and for good reason: There are many excellent features that make it a strong well-supported feature, from the new Global Transaction Identifiers (GTIDs), to simplified replication configuration and automated failover using MySQL Utilities (now available in alpha as a separate download).
The simplest topology consists of a master server that accepts changes, and slaves that replicate those changes from the master. A common requirement is for a network to have multiple servers that accept changes and replicate to each other. This is possible by means of circular replication, where each master is also the slave of another master, in a circular fashion. However, this configuration is prone to certain problems..."
(Get More Information . .)
|
|
|
29 Apr 2013
|
WAN Optimization Part 1: TCP Limitations [30875]
Network Computing, April 29th, 2013
"While WAN optimization and data acceleration have existed for years, there are misconceptions around the underlying premise, the technology, and the differences between the various offerings. Understanding each of these points is important because many major IT initiatives, such as hybrid clouds, data replication for active/active data center configurations and improved disaster recovery, and data center interconnect (DCI), place even greater emphasis on the WAN.
To help clarify the issues, I'm going to look at data acceleration technologies in a series of blogs. I'll examine the problem and the approaches to improving WAN performance. I'll also examine some of the deployment issues and options around this technology, such as its role within a software defined data center, appliances or services, and the value of virtual vs. physical implementations..."
(Get More Information . .)
|
|
|
22 Apr 2013
|
Familiarize Yourself with MySQL Replication: On-demand Webinar Covers the Features [30624]
Important New Capabilities in MySQL 5.6
The new MySQL 5.6 GA release delivers a host of new capabilities to support developers releasing new services faster, with more agility, performance and security, Mat Keep posts, noting the utility of MySQL replication, used by the largest web, mobile and social properties to horizontally scale highly-available MySQL databases across distributed clusters of low cost, commodity servers. He recommends an on-demand MySQL 5.6 replication webinar that covers those enhancements, including:
- 5x higher master and slave performance
- Self healing replication
- Replication event checksums
- DevOps features
Keep concludes his post with selections from the Q&A section of the webinar.
(Get More Information . .)
|
|
|
21 Mar 2013
|
MySQL Connect 2013 Call for Papers [30252]
Call Ends April 12; Event Takes Place September 21-23 in San Francisco
Organizers of MySQL Connect 2013 have issued a call for papers, which extends until April 12, 2013. The event, September 21-23 in San Francisco, will include five tracks: Performance and Scalability, High Availability & Replication, Cloud & Big Data, Database Administration & DevOps, Architecture and Application Development. In his announcement of the call for papers, Bertrand Matthelié invites members of the MySQL Community to avail themselves of this opportunity to address not only long time MySQL users and highly experienced professionals but also newer and eager MySQL customers traditionally attending Oracle OpenWorld. Dont miss this opportunity and submit your sessions today.
(Get More Information . .)
|
|
|
21 Mar 2013
|
Oracle Solaris Cluster 3.3 3/13 Upgrade Integrates with Oracle Solaris at Kernel Level [30251]
Offers Faster, More Accurate Failure Detection and Mitigation
Oracle has just released Oracle Solaris Cluster 3.3 3/13, an update specifically designed for use with Oracle Solaris 10, Larry Wake posts. The update features an expanded disaster recovery solution with ZFS Storage Appliance replication; new agents for Oracle Web Tier for Oracle Fusion, PeopleSoft Job Scheduler, and SAP NetWeaver; multi-cluster dependency management for Oracle Database 11g through Oracle External Proxy; automated set up and configuration for application agents through configuration wizards for PeopleSoft and WebLogic Server; faster deployment of virtualized HA configurations via the zone cluster configuration wizard; and faster failure detection and failfast for storage devices.
(Get More Information . .)
|
|
|
|
|