Pārlūkot izejas kodu

Link to Viktor Petersson's blog post about celery on FreeBSD in the FAQ

Ask Solem 15 gadi atpakaļ
vecāks
revīzija
8b988cbe1f
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      FAQ

+ 4 - 0
FAQ

@@ -44,6 +44,10 @@ Why won't celeryd run on FreeBSD?
 implementation which isn't enabled in FreeBSD by default. You have to enable
 implementation which isn't enabled in FreeBSD by default. You have to enable
 POSIX semaphores in the kernel and manually recompile multiprocessing.
 POSIX semaphores in the kernel and manually recompile multiprocessing.
 
 
+Luckily, Viktor Petersson has written a tutorial to get you started with
+Celery on FreeBSD here:
+http://www.playingwithwire.com/2009/10/how-to-get-celeryd-to-work-on-freebsd/
+
 I'm having ``IntegrityError: Duplicate Key`` errors. Why?
 I'm having ``IntegrityError: Duplicate Key`` errors. Why?
 ----------------------------------------------------------
 ----------------------------------------------------------