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.3.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.3-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lilota-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 d97cf70c2c04518d5403318d522db45c747c2dcca06edd2b496912a6385db267
MD5 5ad5d82c6cd56eac0d160d10c2696423
BLAKE2b-256 beb87b9ddb623b73042615e161e33aa99ef5ae83311af0bb9f154e5830db85dd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lilota-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 6.2 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ac4dd79d709da761b463019115fe097eaa201f3c032c9bcda90482d718fed245
MD5 cdc3ceacdfd57a99e00ea2851d028b5e
BLAKE2b-256 5e9e158c8363d11be8db8a254022158cf50b017a9b6d980107ceb3566dff4bf1

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