nailgun

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

  • Owner: facebookarchive/nailgun
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerfacebookarchive/nailgun
Primary LanguageJava
Program languageJava (Language Count: 4)
Platform
License:Other
所有者活动
Created At2012-11-23 21:28:43
Pushed At2024-02-15 04:01:05
Last Commit At
Release Count5
Last Release Namenailgun-all-1.0.1 (Posted on )
First Release Namenailgun-all-0.9.1 (Posted on 2012-12-02 20:01:15)
用户参与
Stargazers Count734
Watchers Count41
Fork Count136
Commits Count271
Has Issues Enabled
Issues Count65
Issue Open Count14
Pull Requests Count91
Pull Requests Open Count11
Pull Requests Close Count35
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private