...Download pages, repositories, tickets and wiki have been moved to https://github.com/oss-tsukuba/
Download:
gfarm: https://github.com/oss-tsukuba/gfarm/releases
gfarm2fs: https://github.com/oss-tsukuba/gfarm2fs/releases
and more: https://github.com/oss-tsukuba/gfarm/wiki#download
Repositories:
gfarm: https://github.com/oss-tsukuba/gfarm
gfarm2fs: https://github.com/oss-tsukuba/gfarm2fs
and more: https://github.com/orgs/oss-tsukuba/repositories
Tickets:
gfarm: https://github.com/oss-tsukuba/gfarm/issues
gfarm2fs: https://github.com/oss-tsukuba/gfarm2fs/issues
Wiki:
https://github.com/oss-tsukuba/gfarm/wiki
Gfarm file system is a network shared file system that supports scalable I/O performance in distributed environment. It can federate local disks of network-connected PCs and compute nodes in several clusters.
RainforestCluster is an Amazon EC2 python program that manages and load-balances dynamic clusters to allow for maximum workflow flexibility and speed at minimal cost. It enables one to quickly and cheaply create dynamic compute clusters in the cloud, which can then run computational pipelines generically. It is also able to optimize the use of spot instances - idle computers in Amazon's cloud that are available at drastically reduced cost (5x-10x cheaper) - but can be terminated at any...
A data parallel scientific programming model. Compiles efficiently to different platforms like distributedmemory (MPI), sharedmemory multi-processor (pthreads), Cell BE processor, Nvidia Cuda, SIMD vectorization (SSE, Altivec), and sequential C++ code.
Balance is a simple but powerful generic tcp proxy with
round robin load balancing and failover mechanisms. Via sharedmemory
its behaviour can be controlled at runtime using a simple command line syntax.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
TOP-C is a library for easily writing parallel applications for both distributed and sharedmemory architectures. It hides the details of parallel programming, and presents the application programmer with a simple task-oriented interface.