PYTHONL Telegram 4124
This media is not supported in your browser
VIEW IN TELEGRAM
🔪 Pare

Pare создан для того, позволить веб-разработчикам независимо масштабировать свои веб-приложения.

В частности, Pare будет полезен, если у вас есть функции, которые:

- интенсивные вычисления
-блокирующие
- изолированные
- параллельные

В качестве примера использования можно привести парсинг документов, агрегацию данных, обработку веб-хуков и обработку изображений.

С помощью Pare вы можете разгрузить эти задачи от основного веб-сервера, а также получить автоматическое масштабирование для одновременных запросов.

> pip install pare


from my_module import my_function

my_function(*args, **kwargs) # local function call

my_function.invoke(*args, **kwargs) # remote Lambda call

await my_function.invoke_async(*args, **kwargs) # async remote Lambda call


📌 Github

@pythonl
👍86🔥5😢1



tgoop.com/pythonl/4124
Create:
Last Update:

🔪 Pare

Pare создан для того, позволить веб-разработчикам независимо масштабировать свои веб-приложения.

В частности, Pare будет полезен, если у вас есть функции, которые:

- интенсивные вычисления
-блокирующие
- изолированные
- параллельные

В качестве примера использования можно привести парсинг документов, агрегацию данных, обработку веб-хуков и обработку изображений.

С помощью Pare вы можете разгрузить эти задачи от основного веб-сервера, а также получить автоматическое масштабирование для одновременных запросов.

> pip install pare


from my_module import my_function

my_function(*args, **kwargs) # local function call

my_function.invoke(*args, **kwargs) # remote Lambda call

await my_function.invoke_async(*args, **kwargs) # async remote Lambda call


📌 Github

@pythonl

BY Python/ django


Share with your friend now:
tgoop.com/pythonl/4124

View MORE
Open in Telegram


Telegram News

Date: |

The imprisonment came as Telegram said it was "surprised" by claims that privacy commissioner Ada Chung Lai-ling is seeking to block the messaging app due to doxxing content targeting police and politicians. Find your optimal posting schedule and stick to it. The peak posting times include 8 am, 6 pm, and 8 pm on social media. Try to publish serious stuff in the morning and leave less demanding content later in the day. Each account can create up to 10 public channels The group’s featured image is of a Pepe frog yelling, often referred to as the “REEEEEEE” meme. Pepe the Frog was created back in 2005 by Matt Furie and has since become an internet symbol for meme culture and “degen” culture. Earlier, crypto enthusiasts had created a self-described “meme app” dubbed “gm” app wherein users would greet each other with “gm” or “good morning” messages. However, in September 2021, the gm app was down after a hacker reportedly gained access to the user data.
from us


Telegram Python/ django
FROM American