Download List

프로젝트 설명

NailGun is a client, protocol, and server for
running Java programs from the command line
without incurring the JVM startup overhead.
Programs run in the server (which is implemented
in Java), and are triggered by the client (written
in C), which handles all I/O.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-04 18:40
0.7.1

이 릴리스 Nailgun 서버 () 내에서 System.exit에 대한 함정에 추가됩니다. 클라이언트가 지금은 적절한 종료 코드와 함께 종료됩니다. 지금은 실행할 수있는 자바 프로그램을 완벽하게 NailGun 이내에 수정되지 않은.
Tags: Major feature enhancements
This release adds a trap for System.exit() within the Nailgun server.
The client now exits with an appropriate exit code. Java programs can
now run completely unmodified within NailGun.

2005-01-04 15:05
0.7

윈도우 바이너리를 컴파일 프로세스를 빌드에 추가되었습니다. IP 주소를 지정 NGServer 명령에 추가되었습니다 ()는 모든 주소에 바인딩의 기본 동작을 재정의 라인. 자동 포트를 선택 NGServer에 (포트 0을 지정)이 추가되었습니다. 능력을 실행하는 기본 네일 지정할 경우 잘못된 별칭 / 클래스는 클라이언트가 지정되어 추가되었습니다. NGServer 해제 클래스 해결 능력, 사용자의 별칭을 해제하는 경우에 의해서만 실행되도록 강요 손톱이 추가되었습니다.
Tags: Major feature enhancements
Windows binary compilation was added to the build
process. IP Address specification was added to the
NGServer command-line (to override default
behavior of binding to all addresses). Automatic
port selection was added to NGServer (by
specifying port 0). The ability to specify a
default Nail to run if an invalid alias/classname
is specified by the client was added. The ability
to disable classname resolution in NGServer was
added, forcing users to run Nails only by alias if
disabled.

2004-11-22 17:27
0.6

Tags: Initial freshmeat announcement

Project Resources