/openlava

openlava project

Primary LanguageCGNU General Public License v2.0GPL-2.0

# README for openlava 1.0 (2011)
# Copyright (C) 2011 - 2012  David Bigagli
# Copyright (C) 2007 Platform Computing Inc
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of version 2 of the GNU General Public License as
# published by the Free Software Foundation.
# 	
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
#
#

openlava Open Source Scheduler

openlava is a load sharing and distributed batch queueing software that integrates a network 
of computers running UNIX systems. It consists of the following components:

openlava Base:
The software upon which all the other components are based. It includes two servers, the 
Load Information Manager (LIM) and the Remote Execution Server (RES).

openlava Batch:
The set of utilities providing batch job scheduling for distributed environments, 
ensuring optimal resource sharing. It includes the master and slave batch 
daemons (mbatchd and sbatchd).

Please vistus at: wwww.openlava.org
Find the source code at: https://github.com/openlava

Thank you for your interest in openlava.

The openlava team.