Xeround scales MySQL for the cloud
Today, Xeround officially announced the release of the private beta of its "MySQL for the Cloud" service--an elastic, linearly scalable, relational database designed to run applications in cloud environments.
Xeround is based on an in-memory database and has been tested in a number of telco production environments, according to CEO Razi Sharir. The software utilizes virtual partitions where data partitions are decoupled--or abstracted--from physical resources. These virtual partitions hold copies of both the data and the indexes, in order to ensure high availability and performance.
Despite the ubiquity of open-source MySQL, the database has in the past suffered … Read more