Commit History

Author SHA1 Message Date
  Ask Solem 7494116b26 tasks.register: Make it possible to override the name of task classes as well. 16 years ago
  Ask Solem 54fdec01b0 worker.jail: Convert any unicode keys in kwargs to regular strings. Thanks 16 years ago
  Ask Solem 8ad9c8f39b Use Message.decode() as available in carrot >= 0.4.0 16 years ago
  Ask Solem bd3149fe48 Fix occurences of "e.g"/"i.e" -> "e.g."/"i.e." 16 years ago
  Ask Solem a81199fa21 New Q/A: Can I send some tasks to only some servers? 16 years ago
  Ask Solem ea2f3a4a6e pep8ify 16 years ago
  Ask Solem 474e5b2374 Revert to pre-broken pystrip execution 16 years ago
  Ask Solem 2723ca06da Remove extraenous whitespace using pystrip 16 years ago
  Ask Solem 62229191be Fix stupid mistakes 16 years ago
  Ask Solem 72ff807a4c Fix syntax errors 16 years ago
  Ask Solem 473bc8ad0c Worker cleanup. The TaskDaemon class is now called WorkController 16 years ago
  Ask Solem fa3c19c271 Skeleton for the ability to select different backends for different actions, 16 years ago
  Ask Solem 9359fcc1a1 Added support for message priorities, topic exchanges, custom routing key for tasks, mandatory and immediate flags. 16 years ago
  Ask Solem 9a2a885d2d unittest django project: Remove uncessary django settings. 16 years ago
  Ask Solem 4cf6ceb400 Added a FAQ to the documentation with two brand new questions. Whehey! 16 years ago
  Ask Solem 2da3621bc1 forgot to import random 16 years ago
  Ask Solem 941ced3f3b set vonmisevariate kappa to 4 16 years ago
  Ask Solem 3fe8bce72e Make servers drift apart in time for running periodic tasks with the database backend. 16 years ago
  Ask Solem cc199089ac Restart pool if a process is dead 16 years ago
  Ask Solem ccf06f6ff2 Changed the Pool again. Looks like we're getting where we want (knocks on wood) 16 years ago
  Ask Solem cd04404a85 Remove connection diagnostics 16 years ago
  Ask Solem 45c481eb74 Bump version to 0.2.3 16 years ago
  Ask Solem 8043521852 Self was sent to a method (doh) in the tyrant and cache backends. 16 years ago
  Ask Solem 27268af673 Fix tyrant and reset to using multiprocessing.Pool but using a new algorithm 16 years ago
  Ask Solem a404426113 Not using multiprocessing.Pool anymore, but our own algorithm. 16 years ago
  Ask Solem 903b2e7d6e The worker gets deadlocked waiting for zombie processes, this is an experimental patch to change the way we join processes. 16 years ago
  Ask Solem d5f29bc90b Remove author from README text 16 years ago
  Ask Solem 75a58a9695 Ran README.rst through aspell 16 years ago
  Ask Solem d5fe015ace Update development status trove classifier from Alpha to Beta 16 years ago
  Ask Solem a0c6afd224 Don't include README in long_description 16 years ago