ataskq


Nameataskq JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/innoviz-swt/a-task-queue/
SummaryAn in process task queue for distributed computing systems.
upload_time2023-10-22 20:04:05
maintainer
docs_urlNone
authorMark Kolodkin
requires_python
license
keywords python task queue distributed systems distributed computing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # a-task-queue
An in process task queue for distributed computing systems.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/innoviz-swt/a-task-queue/",
    "name": "ataskq",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,task,queue,distributed systems,distributed computing",
    "author": "Mark Kolodkin",
    "author_email": "markk@innoviz-tech.com",
    "download_url": "https://files.pythonhosted.org/packages/5a/5c/1d52bb06318d360556dd571ea51a4bbdd03bd020e2f2712c8969e5ec2679/ataskq-0.4.1.tar.gz",
    "platform": null,
    "description": "# a-task-queue\nAn in process task queue for distributed computing systems.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "An in process task queue for distributed computing systems.",
    "version": "0.4.1",
    "project_urls": {
        "Homepage": "https://github.com/innoviz-swt/a-task-queue/"
    },
    "split_keywords": [
        "python",
        "task",
        "queue",
        "distributed systems",
        "distributed computing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ca7267a9f2b881b56ce251b147b8e51204011dc1e5078e229f0bba0d6d7e444",
                "md5": "21ee186be77d3e84c7a43fd7fcdf4d39",
                "sha256": "084e72e8b822cbaa35c295c5342b2dc65f07a50850c9a296d5b3a040c11b4658"
            },
            "downloads": -1,
            "filename": "ataskq-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "21ee186be77d3e84c7a43fd7fcdf4d39",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16564,
            "upload_time": "2023-10-22T20:04:03",
            "upload_time_iso_8601": "2023-10-22T20:04:03.474639Z",
            "url": "https://files.pythonhosted.org/packages/6c/a7/267a9f2b881b56ce251b147b8e51204011dc1e5078e229f0bba0d6d7e444/ataskq-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a5c1d52bb06318d360556dd571ea51a4bbdd03bd020e2f2712c8969e5ec2679",
                "md5": "530f9a83fe64958609ef333bcd904f1c",
                "sha256": "cf5d4b4761c4d0f26cc2ac3792886d9799c0fa3fc85b50a4bfab0b08cbe4cef7"
            },
            "downloads": -1,
            "filename": "ataskq-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "530f9a83fe64958609ef333bcd904f1c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14386,
            "upload_time": "2023-10-22T20:04:05",
            "upload_time_iso_8601": "2023-10-22T20:04:05.513262Z",
            "url": "https://files.pythonhosted.org/packages/5a/5c/1d52bb06318d360556dd571ea51a4bbdd03bd020e2f2712c8969e5ec2679/ataskq-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-22 20:04:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "innoviz-swt",
    "github_project": "a-task-queue",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "ataskq"
}
        
Elapsed time: 0.12885s