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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?