quark

quark

suckless.org
+
+

Related Products

  • Nasdaq Metrio
    14 Ratings
    Visit Website
  • CEX.IO
    29 Ratings
    Visit Website
  • Docmosis
    50 Ratings
    Visit Website
  • Apify
    1,291 Ratings
    Visit Website
  • Airlock Digital
    35 Ratings
    Visit Website
  • Emtrain
    42 Ratings
    Visit Website
  • ThreatLocker
    684 Ratings
    Visit Website
  • Gaffa
    4 Ratings
    Visit Website
  • DXcharts
    28 Ratings
    Visit Website
  • Wiz
    1,452 Ratings
    Visit Website

About

Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. Tornado is different from most Python web frameworks. It is not based on WSGI, and it is typically run with only one thread per process. While some support of WSGI is available in the tornado.wsgi module, it is not a focus of development and most applications should be written to use Tornado’s own interfaces (such as tornado.web) directly instead of using WSGI. In general, Tornado code is not thread-safe. Tornado is integrated with the standard library asyncio module and shares the same event loop (by default since Tornado 5.0). In general, libraries designed for use with asyncio can be mixed freely with Tornado.

About

The goal of this project is to do one thing and do it well, namely serving static web directories and doing that right. Most other solutions either are too complex (CGI support, dependencies on external libraries, etc.) or lack features you expect (TLS, virtual hosts, partial content, not modified since, etc.). quark tries to find a midway and just restrict itself to being static while still offering functions you only find in more bloated solutions and being as secure as possible (chroot, privilege dropping, strict parsers, no malloc at runtime, pledge, unveil, etc.). We believe that most of the web does not need to be dynamic and increasing complexity on server-side applications is one of the main reasons for the web obesity crisis. The common approach nowadays is to do everything on the server, including parsing requests, modifying files and databases, generating HTML and all that using unfit languages like PHP or JavaScript, which is a security and efficiency nightmare.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Developers, companies, and individuals searching for a web framework and asynchronous networking library

Audience

Organizations, individuals, and developers looking for a HTTP web server solution for static content

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

No information available.
Free Version
Free Trial

Pricing

No information available.
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Tornado
Founded: 2009
United States
www.tornadoweb.org/en/stable/

Company Information

suckless.org
Founded: 2002
Germany
tools.suckless.org/quark/

Alternatives

Alternatives

Eclipse Jetty

Eclipse Jetty

Eclipse Foundation
Eclipse Jetty

Eclipse Jetty

Eclipse Foundation
Tornado API

Tornado API

Velys Software
Apache Traffic Server

Apache Traffic Server

Apache Software Foundation

Categories

Categories

Integrations

New Relic
Python
Swoole

Integrations

New Relic
Python
Swoole
Claim Tornado Web Server and update features and information
Claim Tornado Web Server and update features and information
Claim quark and update features and information
Claim quark and update features and information