Jonas Galvez | 1 Jan 2009 18:52
Picon
Gravatar

Re: Setting up a connection


First off, thanks for the kind response, Erich, and thanks for all the
work!

Erich  wrote:
> [...] but this path is mostly abandoned now, unless
> someone wants me to revive it.

Does this mean I should try and stop using the Job class as it might
be removed in future versions? I also use it to define messages:

message = job.Job(data=jsonlib.write(serialized), conn=_QUEUE_CONN,
tube='mytube')
message.Queue()

Best regards,
Jonas Galvez
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "beanstalk-talk" group.
To post to this group, send email to beanstalk-talk@...
To unsubscribe from this group, send email to beanstalk-talk+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Erich | 5 Jan 2009 17:37
Picon

Re: Setting up a connection


On Jan 1, 11:52 am, Jonas Galvez <jonasgal...@...> wrote:
> Erich  wrote:
> > [...] but this path is mostly abandoned now, unless
> > someone wants me to revive it.
>
> Does this mean I should try and stop using the Job class as it might
> be removed in future versions? I also use it to define messages:
>
I can keep it around, since you're using it, but I would appreciate
some help keeping it up to date and improving on it.

Regards,
Erich
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "beanstalk-talk" group.
To post to this group, send email to beanstalk-talk@...
To unsubscribe from this group, send email to beanstalk-talk+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en
-~----------~----~----~----~------~----~------~--~---


Gmane