Re: Task queue

2020-06-27 Thread Joshua Kayode
t; > (+234) 806 771 5394 > > *sunnexaj...@gmail.com * > > > > > > > > On Fri, Jun 26, 2020 at 10:55 PM Joshua Kayode < > joshuakayode...@gmail.com> > > wrote: > > > >> Pls i want to re color the blog picture using a task queue >

Re: Task queue

2020-06-26 Thread FLAVIEN HERI
t to re color the blog picture using a task queue >> >> How can i beat achieve this and make it available on blog call >> >> Thanks in advance >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django u

Re: Task queue

2020-06-26 Thread Sunday Iyanu Ajayi
try using celery *AJAYI Sunday * (+234) 806 771 5394 *sunnexaj...@gmail.com * On Fri, Jun 26, 2020 at 10:55 PM Joshua Kayode wrote: > Pls i want to re color the blog picture using a task queue > > How can i beat achieve this and make it available on blog call > > Th

Task queue

2020-06-26 Thread Joshua Kayode
Pls i want to re color the blog picture using a task queue How can i beat achieve this and make it available on blog call Thanks in advance -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop

Re: A native Django multiprocessing task queue - feedback wanted

2015-07-19 Thread Avraham Serour
. >>>>> >>>>> On Sunday, July 19, 2015 at 3:55:47 PM UTC+2, Derek Pauley wrote: >>>>>> >>>>>> Looks very nice. >>>>>> >>>>>> On Friday, July 17, 2015 at 1:06:20 PM UTC-5, Ilan wrote: >>>>&g

Re: A native Django multiprocessing task queue - feedback wanted

2015-07-19 Thread Ilan
king on the 0.4.0 release that will add result >>>> groups. Hoping to release it in a few hours. >>>> >>>> On Sunday, July 19, 2015 at 3:55:47 PM UTC+2, Derek Pauley wrote: >>>>> >>>>> Looks very nice. >>>>

Re: A native Django multiprocessing task queue - feedback wanted

2015-07-19 Thread Avraham Serour
, 2015 at 3:55:47 PM UTC+2, Derek Pauley wrote: >>>> >>>> Looks very nice. >>>> >>>> On Friday, July 17, 2015 at 1:06:20 PM UTC-5, Ilan wrote: >>>>> >>>>> About a month ago I started working on a multiprocessing task queue &g

Re: A native Django multiprocessing task queue - feedback wanted

2015-07-19 Thread Ilan Steemers
oping to release it in a few hours. >> >> On Sunday, July 19, 2015 at 3:55:47 PM UTC+2, Derek Pauley wrote: >>> >>> Looks very nice. >>> >>> On Friday, July 17, 2015 at 1:06:20 PM UTC-5, Ilan wrote: >>>> >>>> About a month ago I starte

Re: A native Django multiprocessing task queue - feedback wanted

2015-07-19 Thread Avraham Serour
+2, Derek Pauley wrote: >> >> Looks very nice. >> >> On Friday, July 17, 2015 at 1:06:20 PM UTC-5, Ilan wrote: >>> >>> About a month ago I started working on a multiprocessing task queue for >>> Django. It is not supposed to be a Celery beater, but a simple

Re: A native Django multiprocessing task queue - feedback wanted

2015-07-19 Thread Ilan
>> About a month ago I started working on a multiprocessing task queue for >> Django. It is not supposed to be a Celery beater, but a simpler Django >> integrated alternative with similar performance. >> This is my first big open source project for Django and I want your >

Re: A native Django multiprocessing task queue - feedback wanted

2015-07-19 Thread Derek Pauley
Looks very nice. On Friday, July 17, 2015 at 1:06:20 PM UTC-5, Ilan wrote: > > About a month ago I started working on a multiprocessing task queue for > Django. It is not supposed to be a Celery beater, but a simpler Django > integrated alternative with similar performance. > T

A native Django multiprocessing task queue - feedback wanted

2015-07-17 Thread Ilan
About a month ago I started working on a multiprocessing task queue for Django. It is not supposed to be a Celery beater, but a simpler Django integrated alternative with similar performance. This is my first big open source project for Django and I want your feedback in this early stage. Have