A service bus module for cloudteam
Project description
CloudTeam_ServiceBus
Table of Contents
About
This module is a service bus module for cloudteam to simplify sending messages and reciving
Usage
in you code write the following line:
from cloudteam_servicebus import cloudteam_servicebus
sb = cloudteam_servicebus.ServiceBus(<Service bus host name>,<managed identity client id>, <Logger Object>)
sb.<WANTED FUNCTION>(<needed parameters>)
Functions
- Send_BatchMessages(queue name,list of messages) - sending a batch of messages
- Send_Message(queue,message) - sending a message
- Recive_Message(queue,numer of messages - default 1) - reciving a number of messages.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cloudteam_servicebus-1.0.0.tar.gz
.
File metadata
- Download URL: cloudteam_servicebus-1.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1138fec8d6282e7194858c862e4f395bd536880ad06053cb8ca1b8c48c666bf8 |
|
MD5 | eace1baf587bfcaa08ee999d6eed2cd1 |
|
BLAKE2b-256 | 95ba8e93cae884b0b9b8ba5ad0492a14f9ed5fd738cfe2ffbf090e543c56f376 |
File details
Details for the file cloudteam_servicebus-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: cloudteam_servicebus-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9367207294f0d6c784f503687fc936c1535452565714dd38a25b11af52a1dc4 |
|
MD5 | 94c0f873d8bff5c8f330e2142c4348c0 |
|
BLAKE2b-256 | 1ae01608e4ebd0dcb62aba1401748648e0845ae2b494512a9bce9229b1404f9a |