Skip to main content

Mobio scheduler partitioning sdk

Project description

Thư viện scheduler multiple partitions của Profiling

note:

nop: maximum partitions now support is 1000
delays: maximum time delays now support is 3600 seconds (1 hour)

sample code:

from mobio.libs.m_scheduler_partitioning.m_scheduler import MobioScheduler


class SampleScheduler(MobioScheduler):
    def process(self):
        print("Hi there ! :)")


if __name__ == "__main__":
    SampleScheduler(root_node="test-scheduler", nop=1000, delays=100)

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

m_scheduler_partitioning-0.1.1.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file m_scheduler_partitioning-0.1.1.tar.gz.

File metadata

  • Download URL: m_scheduler_partitioning-0.1.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.1 CPython/3.5.6

File hashes

Hashes for m_scheduler_partitioning-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7d4675cd8e1b0234fbab952464063f48c316eefdd68e15136f2a7817bef091df
MD5 4eeb370df4760c3a0b3c2e8606008063
BLAKE2b-256 44804d60557466cc07679e07b5b9a8ad5c9d383171817e371200fe4b657d0fe0

See more details on using hashes here.

Supported by

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