Key | Value |
---|---|
FileName | ./usr/share/doc/tntnet/changelog.Debian.s390x.gz |
FileSize | 209 |
MD5 | 53182F7F5C77F0381D2923AAD31E19D0 |
SHA-1 | BF4BCE1FA5982D9950CEDAC3B699F15545E1CD2D |
SHA-256 | 71D2E014800B429FFA186BE4ACF8A09FD1E9D833EFB1F8BE8B26A740AEBB93B1 |
SSDEEP | 6:XtQODVs0gzNsmqaEIXOny2hbLC7lcKMxuwPo9:X+aVVIKmZEIenX4qKMx/Q9 |
TLSH | T171D02385104DFD93CE5206F061F01B702415878053544BAFD95004C08D5DE1441DDB11 |
hashlookup:parent-total | 5 |
hashlookup:trust | 75 |
The searched file hash is included in 5 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 67408 |
MD5 | C65D09EE99C226012A4291808FF2166E |
PackageDescription | modular, multithreaded web application server for C++ Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library. . Because the web applications are compiled into native code, they are very fast and compact. . Components can call other components. So you can create building blocks of HTML parts and call them in other pages like subprocesses. . Requests are parsed by tntnet and the request information is easily accessible to the components. It supports GET and POST parameters and MIME multipart requests for file upload. . The template language has also support for internationalized applications. You can easily create web applications for different languages. . Other features are: cookies, HTTP upload, automatic request parameter parsing and conversion, automatic session management, scoped variables (application, request and session), internationalisation and keep-alive. . Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console. . Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of worker threads, which answer requests from HTTP clients. |
PackageMaintainer | Kari Pahula <kaol@debian.org> |
PackageName | tntnet |
PackageSection | httpd |
PackageVersion | 2.2.1-3+b1 |
SHA-1 | 45E2C740AD1CFBB38628BAEB1E1F38ACB7CAD8C8 |
SHA-256 | F40DCE0CDAA67E1052610B321208457A6BD33A2F8DC5A5CE9A0B93C143298AD6 |
Key | Value |
---|---|
FileSize | 245046 |
MD5 | A670CDF72716D6D8721569BE88E0582F |
PackageDescription | Tntnet libraries Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library. . Because the web applications are compiled into native code, they are very fast and compact. . Components can call other components. So you can create building blocks of HTML parts and call them in other pages like subprocesses. . Requests are parsed by tntnet and the request information is easily accessible to the components. It supports GET and POST parameters and MIME multipart requests for file upload. . The template language has also support for internationalized applications. You can easily create web applications for different languages. . Other features are: cookies, HTTP upload, automatic request parameter parsing and conversion, automatic session management, scoped variables (application, request and session), internationalisation and keep-alive. . Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console. . Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of worker threads, which answer requests from HTTP clients. |
PackageMaintainer | Kari Pahula <kaol@debian.org> |
PackageName | libtntnet12v5 |
PackageSection | libs |
PackageVersion | 2.2.1-3+b1 |
SHA-1 | C6B58C1683D03AF7CBC8EB0DD193B389CF609997 |
SHA-256 | C4591BA5243D224EE7B70C27346AF2BB5A784F4F3DEEA6F4701A2C584D3DC373 |
Key | Value |
---|---|
FileSize | 248002 |
MD5 | D145EA0499A06CE13014DA81E7D6C25C |
PackageDescription | demo web applications for Tntnet Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library. . Because the web applications are compiled into native code, they are very fast and compact. . Components can call other components. So you can create building blocks of HTML parts and call them in other pages like subprocesses. . Requests are parsed by tntnet and the request information is easily accessible to the components. It supports GET and POST parameters and MIME multipart requests for file upload. . The template language has also support for internationalized applications. You can easily create web applications for different languages. . Other features are: cookies, HTTP upload, automatic request parameter parsing and conversion, automatic session management, scoped variables (application, request and session), internationalisation and keep-alive. . Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console. . Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of worker threads, which answer requests from HTTP clients. |
PackageMaintainer | Kari Pahula <kaol@debian.org> |
PackageName | tntnet-demos |
PackageSection | doc |
PackageVersion | 2.2.1-3+b1 |
SHA-1 | 58A32C92F9CA74967A468AE0C8977D88812F1BEF |
SHA-256 | 429E99702FFFD6B79E4AA1EA2ED4AE0FECAE65A6D760C54A3A9BBF8347990C80 |
Key | Value |
---|---|
FileSize | 127772 |
MD5 | 04D5C248FB20E5296466B7F068D50DA0 |
PackageDescription | Tntnet library development headers Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library. . Because the web applications are compiled into native code, they are very fast and compact. . Components can call other components. So you can create building blocks of HTML parts and call them in other pages like subprocesses. . Requests are parsed by tntnet and the request information is easily accessible to the components. It supports GET and POST parameters and MIME multipart requests for file upload. . The template language has also support for internationalized applications. You can easily create web applications for different languages. . Other features are: cookies, HTTP upload, automatic request parameter parsing and conversion, automatic session management, scoped variables (application, request and session), internationalisation and keep-alive. . Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console. . Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of worker threads, which answer requests from HTTP clients. |
PackageMaintainer | Kari Pahula <kaol@debian.org> |
PackageName | libtntnet-dev |
PackageSection | libdevel |
PackageVersion | 2.2.1-3+b1 |
SHA-1 | EB640590157D79A61BBC47C5C48E9E88F2341793 |
SHA-256 | C1542458A9038277149DC27C87467F288402902EDD495B808DBAC4B84A47381D |
Key | Value |
---|---|
FileSize | 62012 |
MD5 | 124A7BA41F79DC5AC4FA265880564337 |
PackageDescription | Tntnet runtime system This package has the runtime system for tntnet web server. |
PackageMaintainer | Kari Pahula <kaol@debian.org> |
PackageName | tntnet-runtime |
PackageSection | httpd |
PackageVersion | 2.2.1-3+b1 |
SHA-1 | 1D933B43C7C33740BBA178C7102EBED7983F760B |
SHA-256 | 92B0A4745F6C1564622916C215B272344AE51E08EA050E5A789A0C4DA8DDC7D3 |