{ "info": { "author": "Orne Brocaar", "author_email": "datawarehouse@spilgames.com", "bugtrack_url": null, "classifiers": [], "description": "Job-Runner WebSocket Server\r\n===========================\r\n\r\nThe WebSocket Server for the Job-Runner is a broadcaster for incoming events\r\npublished by the Job-Runner Workers. It's purpose is to collect events from\r\nall available Job-Runner Workers and distribute these events to all the\r\nconnected WebSocket clients.\r\n\r\n\r\nInstallation\r\n------------\r\n\r\nDeployar\r\n~~~~~~~~\r\n\r\nThis package is as ``job-runner-ws-server`` available in Deployar.\r\n\r\n\r\nFrom source\r\n~~~~~~~~~~~\r\n\r\nIf you are running the code from source, make sure you have the following\r\nrequirements installed:\r\n\r\n * ``python-devel``\r\n * ``gcc``\r\n * ``gcc-c++``\r\n * ``libevent-devel``\r\n\r\nThen install the Python requirements with ``pip install -r requirements.txt``.\r\n\r\n\r\nUsage\r\n-----\r\n\r\nThe usage of the ``job_runner_ws_server`` executable is::\r\n\r\n usage: job_runner_ws_server [-h] [--events-port EVENTS_PORT]\r\n [--ws-port WS_PORT]\r\n [--log-level {debug,info,warning,error}]\r\n\r\n Job-Runner WebSocket Server\r\n\r\n optional arguments:\r\n -h, --help show this help message and exit\r\n --events-port EVENTS_PORT\r\n The port to receive (worker) events on (default: 5555)\r\n --ws-port WS_PORT The port for the WebSocket server (default: 5000)\r\n --log-level {debug,info,warning,error}\r\n The log-level for logging (default: info)\r\n\r\n\r\nChanges\r\n-------\r\n\r\nv1.0.0\r\n~~~~~~\r\n\r\n* Deployar related changes.\r\n\r\n\r\nv0.5.0\r\n~~~~~~\r\n\r\n* Initial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/spilgames/job-runner-ws-server/", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "job-runner-ws-server", "package_url": "https://pypi.org/project/job-runner-ws-server/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/job-runner-ws-server/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/spilgames/job-runner-ws-server/" }, "release_url": "https://pypi.org/project/job-runner-ws-server/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Job-Runner WebSocket Server", "version": "1.0.0" }, "last_serial": 724513, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "97692e55a88454aa42ff9fb308a131a7", "sha256": "611530d474442bbf9bb4380f76ec98578a2eb8108cb0119d4147e564eca31f2e" }, "downloads": -1, "filename": "job-runner-ws-server-1.0.0.tar.gz", "has_sig": false, "md5_digest": "97692e55a88454aa42ff9fb308a131a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3281, "upload_time": "2013-03-07T12:37:54", "url": "https://files.pythonhosted.org/packages/4e/84/9f2d95a7d25daab8eec44d9554743ef1418dbaf4e0ba882854bf27c56c63/job-runner-ws-server-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "97692e55a88454aa42ff9fb308a131a7", "sha256": "611530d474442bbf9bb4380f76ec98578a2eb8108cb0119d4147e564eca31f2e" }, "downloads": -1, "filename": "job-runner-ws-server-1.0.0.tar.gz", "has_sig": false, "md5_digest": "97692e55a88454aa42ff9fb308a131a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3281, "upload_time": "2013-03-07T12:37:54", "url": "https://files.pythonhosted.org/packages/4e/84/9f2d95a7d25daab8eec44d9554743ef1418dbaf4e0ba882854bf27c56c63/job-runner-ws-server-1.0.0.tar.gz" } ] }