Skip to main content

A lightweight solution for long-running tasks

Project description

lilota

Table of contents

What is it?

lilota is a lightweight solution for long-running tasks. When we talk about such a solution we're essentially speaking about a tool that can handle task management efficiently without the overhead and complexity of other systems like Celery, RabbitMQ, etc.

When to use it?

Lets assume you have a web application and you send a request to the server where you want to run long running tasks like processing images, generating reports based on large data sets, sending emails etc.

In such cases you do not want to let the user wait for the response of the server. Instead you want to send the request to the server and let the user know that the request has been received and that the server is working on it.

Here lilota can help you by processing the long-running task in a separate process and returning the response to the user as soon as the task has been started.

How does it work?

How to install it?

How to use it?

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lilota-0.0.1.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lilota-0.0.1-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file lilota-0.0.1.tar.gz.

File metadata

  • Download URL: lilota-0.0.1.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.2

File hashes

Hashes for lilota-0.0.1.tar.gz
Algorithm Hash digest
SHA256 cd6babcedfa7c0baa680c6e55ec4b68843fb30181dabab07f2a970b54f0537e9
MD5 ffd03ba28581c14cf0236690ffce7504
BLAKE2b-256 fbba3f0087f90a23e7579ab69c2dda09ec5e89a3338b4490127dcb386ac76543

See more details on using hashes here.

File details

Details for the file lilota-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: lilota-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.2

File hashes

Hashes for lilota-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d1263b590f2a040fae4b1083a0c121cd9889294dcf408dd766b5dcb4c9dad4ce
MD5 d335b35867038a9a12a89f55d2eb47a3
BLAKE2b-256 16e2c90d48aefc1d409c3691ba207de8186120a8a6ca005774749c909d9ed54c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page