Paketname | libpion-net-plugins |
Beschreibung | lightweight HTTP interface library - plugins |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.0.9+dfsg-1 |
Sektion | libs |
Priorität | extra |
Installierte Größe | 1928 Byte |
Hängt ab von | libpion-net-3.0 (= 3.0.9+dfsg-1), libboost-date-time1.42.0 (>= 1.42.0-1), libboost-filesystem1.42.0 |
Empfohlene Pakete | |
Paketbetreuer | Athena Capital Research |
Quelle | pion-net |
Paketgröße | 618868 Byte |
Prüfsumme MD5 | f3a30bd6d33e9235a223b7218e3b4ed0 |
Prüfsumme SHA1 | 6ad82e753da87ed3907a785e1ba69ff5e4b8e8e5 |
Prüfsumme SHA256 | db064c4a09be4493cafd1c2ffd0705f0244b5f4306271cbf07c21fff8aed0cce |
Link zum Herunterladen | libpion-net-plugins_3.0.9+dfsg-1_i386.deb |
Ausführliche Beschreibung | pion-net is not intended to implement yet another web server, but to
provide HTTP(S) functionality to new or existing C++ applications. If
you're looking for a full-featured server application, check out Apache
or lighttpd. If you're working on a Boost C++ application and would just
like to use HTTP to provide a simple user interface or interact with
run-time data, then pion-net is a clean and simple solution.
.
Pion Network Library uses the Boost and asio libraries for multi-threading
and asynchronous I/O. This allows servers implemented using pion-net to
handle many thousands of connections simultaneously with a single physical
server.
.
pion-net also supports server-side SSL & TLS encryption when built with
the OpenSSL library (which the Debian package is).
.
This package includes the pion-net plugins.
|