django-gearman-commands

Django management commands for working with Gearman job server from Django framework
Download

django-gearman-commands Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Jozef Sevcik
  • Publisher web site:
  • http://www.codescale.net/

django-gearman-commands Tags


django-gearman-commands Description

django-gearman-commands is set of Django management commands and base classes aiming to simplify developing and submitting tasks to Gearman job server from Django.About GearmanGearman, as stated on project website, provides 'a generic application framework to farm out work to other machines or processes that are better suited to do the work'. Practically, Gearman is a daemon, service, running on TCP port and waiting for Clients wishing to get job done and Workers who handle and process the jobs. Gearman - anagram for "Manager" itself does exactly what manager does - accept requests from Clients and distribute them to Workers.Product's homepage


django-gearman-commands Related Software