Plasma realizes the schematic/reduction framework in the computer cluster. It has its own distributed file system, PLASMAFS for transaction processing (ACID), reliable, fast, and it provides a complete set of file operations. Plasmafs can be via RPC protocol, or via NFS (i.e., it can be mounted).
Plasma 0.5 This is the first beta version of the project. The code is fairly stable, fast, and ready for wider testing. Almost all of the http://www.aliyun.com/zixun/aggregation/17626.html "> Core features are now available: The FileSystem implements all the operations and verifies, authorizes, and additional NFS interfaces." Sketch/Reduce some of the complete failover logic to handle some of the crash problems.
This release also adds a simple key/value database on the plasma file system. Done a lot of optimization work. For example, you can now implement parallel commits.
Download Address:
download:plasma-0.5 (Beta version)
plasma-0.5 binary release for Linux AMD64 Documentation:plasma Manual
Install Plasma with Godi