Monday, April 14, 2008

ProActive: A powerful middleware for cluster computing

ProActive is a middleware for parallel, distributed and multi-threaded computing. It provides a comprehensive framework and programming model to simplify the programming and execution of parallel applications: within multi-core processors, distributed on LAN, on clusters and data centers, on intranet and Internet Grids.

The core part of ProActive is its Active Object Model. Programming on ProActive is primarily dealing with with active objects. A distributed or concurrent application built using ProActive is composed of a number of active objects.

No comments: