was just not sure if I should understand it as MQ or as some mail queue thing :)
so a MQ, interesting. but from MailScanner its still a socket to a Perl thing, that puts it in a sql database, correct? Where does the MQ come in? Releasing mails and learning and stuff like this? -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Andrew Colin Kissa Sent: 11. februar 2011 10:04 To: Baruwa users list Subject: Re: [Baruwa] Baruwa 1.1.0rc2 released On 11 Feb 2011, at 10:46 AM, Jan Agermose wrote: > what is that - where is this described? That is the way the software now processes tasks, they get placed in a message queue to which workers subscribe and do the actual processing - https://secure.wikimedia.org/wikipedia/en/wiki/Message_queue The new documentation has a section on setting up RabbitMQ as the message queue. https://github.com/akissa/baruwa/blob/master/docs/source The locale middleware is enabled in your settings.py file and allows the Baruwa to auto detect a users language settings and serve them in that specific locale if it is translated. Hope that explains it. -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

