GridRM Gateway Downloads
A binary release of the tycho-enabled GridRM gateway is now available to the public.
Gateway requirements:
- Sun Java JDK 1.5 or later.
- Apache Ant 1.6 or later.
- One port open for HTTPS communications over the Internet (access can be restricted to a list of named GridRM machines).
To date the gateway has been tested on the following platforms:
- Linux: 2.x kernel or later.
- x86 processor. Minimum: Intel Pentium III 450 Mhz or equivalent.
- Minimum of 256 MB RAM.
Change log
11 Feb 2007: gridrmGateway-0.8
- Updated the source code to JDK 1.5 (Tycho requirement).
- Refactored and simplified the package and build file structures.
- Removed Apache Tomcat as the application server.
- Removed mySQL as the internal gateway database.
- Refactored the gateway to a Tycho application (no longer servlet based).
- Inserted HS SQL as the default gateway internal database.