Paketname | jaminid |
Beschreibung | Small and fast daemon for Java applications |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.99a-1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 612 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Rail Aliev |
Quelle | |
Paketgröße | 70528 Byte |
Prüfsumme MD5 | 4a9fac56d0ecda70273f4f041bb8939b |
Prüfsumme SHA1 | 633cdb19c2c43d974bd5a88be4bde0ff76be605e |
Prüfsumme SHA256 | 47f51c3ef727f4e19c144219898039d6d56d6de4c4a61c1e17fc668292298884 |
Link zum Herunterladen | jaminid_0.99a-1_all.deb |
Ausführliche Beschreibung | jaminid is a very small (and fast) daemon meant to embed in Java applications
as an add-on HTTP interface.
.
There are many advantages to using jaminid in your programs:
* Couples the server as closely as possible to the application.
* Can easily provide an elegant interface, in a style of programming that is
not at all harder than traditional console I/O.
* May be used to attach a thin client interface to pre-existing applications
with ease.
* Enables HTTP deployment without developing an HTTP daemon or knowledge of
the protocols.
* The server can bundle with the application removing the need of a third
party server. This makes the application easier to distribute.
* Does not require knowledge of any other scripting language.
|