{ "info": { "author": "Alejandro Cabrera", "author_email": "alejandro.cabrera@rackspace.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Web Environment", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: CPython" ], "description": "***********\nCloud Crony\n***********\n\nRESTful Scheduling as a Service: Scheduled Tasks for the Cloud\n\n:version: 0.0.0\n\n**Table of Contents**\n\n.. contents::\n :local:\n :depth: 2\n :backlinks: none\n\n========\nFeatures\n========\n\nHere are some of the planned features for the first release::\n\n * Easy to deploy\n - one command to acquire libraries (pip!)\n - one command worker registration\n - one command API setup\n * Guaranteed task execution - no missed jobs\n * Secure by default - sandboxed execution for workers\n * Autoscaling - need more workers? Cloud Crony can spin them up for you\n * Python 2.7+ and 3.3+ supported\n * RESTful - client bindings can be in any language that can speak HTTP/JSON\n * Familiar scheduling syntax - welcome back, Cron.\n\n==========\nExtensions\n==========\n\nThe following are a list of potential extensions to the scheduling service::\n\n * Tenanted service - namespace schedules by tenant\n * Scheduling profiles \n * Maximum per task runtime\n * Maximum concurrent tasks\n * Preemption allowed\n * Task groups - in conjunction with profiles \n * /schedules/{group}/tasks/\n * Allow special configuration for group\n * Autoscaling \n * Preemptive scheduling \n * Prioritized scheduling \n * Assign task priorities\n * Choose next task based on priority + dealine\n * Real-time scheduling \n * Fail tasks that take too long\n * Specify task deadline as well as periodicity\n * Task deadline given relative to periodicity \n * Improved security\n * Better sandboxing\n * Error reporting task specification\n * error_hook: task to handle main process errors\n * similar to progress hook\n * Appends them to GET /schedules/{id} \"errors\" field\n * Client bindings\n * Backend configuration options and drivers\n * MongoDB\n * Redis\n * sqlite\n * Some sort of Cloud DB\n\n===========\nDevelopment\n===========\n\nThe core maintainer is Alejandro Cabrera\n. Feel free to reach out to him with\nany questions you have.\n\n=======\nLicense\n=======\n\nCopyright 2013 Alejandro Cabrera\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you\nmay not use this file except in compliance with the License. You may\nobtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\nimplied. See the License for the specific language governing\npermissions and limitations under the License.", "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/cabrera/cloud-crony", "keywords": "cloud scheduling tasks cron periodic", "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "cloud-crony", "package_url": "https://pypi.org/project/cloud-crony/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cloud-crony/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/cabrera/cloud-crony" }, "release_url": "https://pypi.org/project/cloud-crony/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "RESTful Scheduling as a Service: Scheduled Tasks for the Cloud.", "version": "0.0.0" }, "last_serial": 781438, "releases": { "0.0.0": [] }, "urls": [] }