Skip to main content

store it

Project description

simple worker

Note: this package is still in alpha. Use with caution !

Quickstart

Install worker:

pip install worker

Use worker:

data = [
           {'hello': 'world'},
       ] * 40
info = {
    'worker': 'xxx.yyy.worker_do_sth'
}
worker = Worker(mode='thread')
resp = worker.work(data, info)
print(resp)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

worker-2018.2.2-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file worker-2018.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for worker-2018.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ab3d96fa4d724ef06823d68de5bf18992c32e8285e850385f6aadf7f36d4bc61
MD5 4c95174d599620a850ee6197ba721c56
BLAKE2b-256 19638246e3285df24911d7f40568588ac5631d880da4be585c7c8d388048b83c

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