Skip to main content

Sync Functionalities

Repository where classes and functions used to share elements within python are stored. Once a shared object is created and initilized with data, all the data stored in that object must have the same type.

IPC channels

The system maximum POSIX queues size is defined by RLIMIT_MSGQUEUE constant used on posix library. It also can be checked by means of ulimit -q command. Default value is 819200 bytes. It determines the number of queues allowed: num_queues = RLIMIT_MSGQUEUE/num_msg_per_queue/max_msg_size

The maximum length of a message sent through POSIX queue is define in the file: cat /proc/sys/fs/mqueue/msgsize_max

Can be change using the command: sudo sh -c 'echo 500 > /proc/sys/fs/mqueue/msgsize_max'

The maximum number of a messages allocated in a POSIX queue is define in the file: cat /proc/sys/fs/mqueue/msg_max Can be change using the command: sudo sh -c 'echo 400 > /proc/sys/fs/mqueue/msg_max'

The parameters max_msg and max_message_size given to SysShdIpcChanC must be lower that ones specified on Linux files.

For further information, check the Github Issue: Change default values for message queue

Co-authors: Roberto Aldea, Javier Sanz, Marius Crisan

Release files for rfb-shared-tool 0.0.6

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for rfb-shared-tool 0.0.6
File Size Uploaded
rfb_shared_tool-0.0.6.tar.gz 48.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for rfb-shared-tool 0.0.6
File Interpreter ABI Platform
rfb_shared_tool-0.0.6-py3-none-any.whl Python 3 none any Details

Total release size: 83.6 kB

Release files / rfb_shared_tool-0.0.6.tar.gz

Download URL rfb_shared_tool-0.0.6.tar.gz
Size 48.2 kB
Tags Source
SHA-256 checksum
How to use checksums
2c452f76ed87e97f35bbf6d0b79cd534025501e1d4ce26e23d829bf9feafc0b6
BLAKE2b-256 checksum
How to use checksums
b2e5e8bf9c437b199c34f3d4ccd5f5c47aa3bff6f123d129a6cc27f904f4cb4b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.8

Release files / rfb_shared_tool-0.0.6-py3-none-any.whl

Download URL rfb_shared_tool-0.0.6-py3-none-any.whl
Size 35.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
90e1684de141e4e1654c6bbfef57769a2f08652953f708a88dc98d2ad16475f3
BLAKE2b-256 checksum
How to use checksums
38ffc2c72125345953c4a351bd002b85183854b2877793be75284958539cacca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.8

Release history Release notifications | RSS feed

This release

0.0.6 This release

2 release files

0.0.5

2 release files

0.0.4

2 release files

0.0.3

2 release files

0.0.2

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page