RSS 6 projects tagged "Deployment"

No download Website Updated 09 Jan 2010 INPUTsys Exe Packer

Screenshot
Pop 30.82
Vit 35.45

INPUTsys Exe Packer creates executables with a Java Runtime Environment (JRE) and additional files embedded. When the packed application starts, the JRE files will be extracted to a temporary directory. The minimum size of the resulting executable file is 13MB. No ahead of time (AOT) compilation is done; the Hotspot compiler is used. There is a Java system property which points to the extracted directory, so your Java application can use whatever files have been packed into the executable.

No download Website Updated 17 Feb 2010 JCGO

Screenshot
Pop 40.12
Vit 34.90

JCGO (pronounced as "j-c-go") translates (converts) programs written in Java into platform-independent C code that can be compiled (by third-party tools) into highly-optimized native code for the target platform. JCGO is a powerful solution that enables your desktop, server-side, embedded, mobile, and wireless Java applications to take full advantage of the underlying hardware. In addition, JCGO makes your programs, when compiled to native code, as hard to reverse engineer as if they were written in C/C++. The JCGO translator uses some optimization algorithms that allow, together with optimizations performed by a C compiler, the resulting executable code to reach better performance compared with the traditional Java implementations (based on the Just-In-Time technology). The produced executable does not contain nor require a Java Virtual Machine to execute, so its resource requirements are smaller than that required by a typical Java VM. This also simplifies the process of deployment and distribution of an application.

No download Website Updated 21 Dec 2010 EBuild

Screenshot
Pop 41.17
Vit 1.00

EBuild is a software project build, dependency management, and reporting technology. The aim is to be able to tackle any build problem in a structured, declarative, and elegant way. It is written in Java, but can be used to build all manner of projects and is extensible via a plugin interface. It is best compared to something like Maven (and in some respects Ivy). It aims to overcome certain design flaws and the resultant unnecessary complexity. The EBuild build model is general, but plugins need to be written in a JVM compatible language. Existing plugins all deal with the Java ecosystem, so EBuild is most suitable for Java and mixed technology software projects.

No download Website Updated 23 Jul 2012 BitNami Tomcat Stack

Screenshot
Pop 57.72
Vit 4.82

BitNami Tomcat Stack Native Installer is an easy-to-install environment to develop and deploy Java applications. It includes pre-configured, ready-to-run versions of Apache, Tomcat, MySQL, and Java. Users can get the environment up and running in minutes after answering a few questions.

No download No website Updated 24 Jun 2012 Simple Software Publication System

Screenshot
Pop 22.14
Vit 18.98

The SSPS (Simple Software Publication System) helps developers and configuration management personnel automate tasks related to publication and deployment of custom-built software packages.

Download Website Updated 04 Jun 2013 TemplateFx

Screenshot
Pop 54.48
Vit 3.19

TemplateFx is a dynamic templating tool which allows you to generate output based on a template and some source data. It was designed to be used to generate configurations for CLI based devices like Cisco routers and switches.

Screenshot

Project Spotlight

SabreDAV

A WebDAV framework for PHP.

Screenshot

Project Spotlight

Freecell Solver

A library that solves Freecell games.