nailgun

Nailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead.

Github星跟蹤圖

nailgun

Build Status Build status


Note: Nailgun is based on original code developed by Marty Lamb.
In October, 2017, Marty transferred the repository to Facebook, where it is currently
maintained by Buck team. Nailgun will remain available under the Apache license, version 2.0.

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.

The server and examples are built using maven. From the project directory,
"mvn clean install" will do it.

The client is built using make. From the project directory,
"make && sudo make install" will do it. To create the windows client
you will additionally need to "make ng.exe".

A ruby client is available through the railgun project.

For more information, see the nailgun website.

主要指標

概覽
名稱與所有者facebookarchive/nailgun
主編程語言Java
編程語言Java (語言數: 4)
平台
許可證Other
所有者活动
創建於2012-11-24 05:28:43
推送於2024-02-15 12:01:05
最后一次提交
發布數5
最新版本名稱nailgun-all-1.0.1 (發布於 )
第一版名稱nailgun-all-0.9.1 (發布於 2012-12-03 09:01:15)
用户参与
星數734
關注者數40
派生數135
提交數271
已啟用問題?
問題數65
打開的問題數14
拉請求數91
打開的拉請求數11
關閉的拉請求數35
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?