globus-compute-endpoint


Nameglobus-compute-endpoint JSON
Version 3.10.0 PyPI version JSON
download
home_pagehttps://github.com/globus/globus-compute
SummaryGlobus Compute: High Performance Function Serving for Science
upload_time2025-07-10 17:05:41
maintainerNone
docs_urlNone
authorGlobus Compute Team
requires_python>=3.9
licenseApache License, Version 2.0
keywords globus compute faas function serving
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Globus Compute Endpoint

[Globus Compute](https://globus-compute.readthedocs.io/en/latest/) is a distributed Function as a Service (FaaS) platform that enables flexible, scalable, and high performance remote function execution. Unlike centralized FaaS platforms, Globus Compute allows users to execute functions on heterogeneous remote computers, from laptops to campus clusters, clouds, and supercomputers.

This package provides the [Compute Endpoint](https://globus-compute.readthedocs.io/en/latest/endpoints.html) agent — the software which receives user-submitted tasks (functions + arguments) and manages their execution on target machines — in addition to command line tools for managing compute endpoints.

To submit functions for execution on compute endpoints, use the companion [Globus Compute SDK](https://pypi.org/project/globus-compute-sdk/) package.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/globus/globus-compute",
    "name": "globus-compute-endpoint",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "Globus Compute, FaaS, Function Serving",
    "author": "Globus Compute Team",
    "author_email": "support@globus.org",
    "download_url": "https://files.pythonhosted.org/packages/b6/62/c728efe349622f023e4bdfac37e5dc1c7a4a85c3fd1704beffc5c657e501/globus_compute_endpoint-3.10.0.tar.gz",
    "platform": null,
    "description": "# Globus Compute Endpoint\n\n[Globus Compute](https://globus-compute.readthedocs.io/en/latest/) is a distributed Function as a Service (FaaS) platform that enables flexible, scalable, and high performance remote function execution. Unlike centralized FaaS platforms, Globus Compute allows users to execute functions on heterogeneous remote computers, from laptops to campus clusters, clouds, and supercomputers.\n\nThis package provides the [Compute Endpoint](https://globus-compute.readthedocs.io/en/latest/endpoints.html) agent \u2014 the software which receives user-submitted tasks (functions + arguments) and manages their execution on target machines \u2014 in addition to command line tools for managing compute endpoints.\n\nTo submit functions for execution on compute endpoints, use the companion [Globus Compute SDK](https://pypi.org/project/globus-compute-sdk/) package.\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Globus Compute: High Performance Function Serving for Science",
    "version": "3.10.0",
    "project_urls": {
        "Changelog": "https://globus-compute.readthedocs.io/en/latest/changelog.html",
        "Homepage": "https://github.com/globus/globus-compute",
        "Upgrade to Globus Compute": "https://globus-compute.readthedocs.io/en/latest/funcx_upgrade.html"
    },
    "split_keywords": [
        "globus compute",
        " faas",
        " function serving"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5b7cddac85d87249e3a744c20953a8c6392921bfb2c1abaf356758ce5b8bd150",
                "md5": "ab65ad934ee547df65d48866510da736",
                "sha256": "2a1dea4850c469634e8eec1140da7adfe60ece54f19dfe50c1a14c2dfcbadc73"
            },
            "downloads": -1,
            "filename": "globus_compute_endpoint-3.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ab65ad934ee547df65d48866510da736",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 143545,
            "upload_time": "2025-07-10T17:05:39",
            "upload_time_iso_8601": "2025-07-10T17:05:39.900121Z",
            "url": "https://files.pythonhosted.org/packages/5b/7c/ddac85d87249e3a744c20953a8c6392921bfb2c1abaf356758ce5b8bd150/globus_compute_endpoint-3.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b662c728efe349622f023e4bdfac37e5dc1c7a4a85c3fd1704beffc5c657e501",
                "md5": "9921e7805cfe1420cb956d174c71c868",
                "sha256": "1d6ec8021c49e0d290825f76224387a86192f4cae4ecc42c77680da86a0efdf4"
            },
            "downloads": -1,
            "filename": "globus_compute_endpoint-3.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9921e7805cfe1420cb956d174c71c868",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 116399,
            "upload_time": "2025-07-10T17:05:41",
            "upload_time_iso_8601": "2025-07-10T17:05:41.225159Z",
            "url": "https://files.pythonhosted.org/packages/b6/62/c728efe349622f023e4bdfac37e5dc1c7a4a85c3fd1704beffc5c657e501/globus_compute_endpoint-3.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 17:05:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "globus",
    "github_project": "globus-compute",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "globus-compute-endpoint"
}
        
Elapsed time: 1.87265s