[Catalyst] A Perl Message Queue?

Dylan Vanderhoof DylanV at semaphore.com
Thu Aug 23 19:13:14 GMT 2007


I haven't played with gearman yet, but we're also using TheSchwartz
(thanks to some setup help from jshirley), and its truly awesome.
 
I have a couple minor gripes (needs an on_final_error sub you can
override), but for the most part it rocks.
 
-D

	-----Original Message-----
	From: J. Shirley [mailto:jshirley at gmail.com] 
	Sent: Thursday, August 23, 2007 10:54 AM
	To: The elegant MVC web framework
	Subject: Re: [Catalyst] A Perl Message Queue?
	
	
	On 8/23/07, Tobias Kremer <list at funkreich.de> wrote: 
	

		> Has anyone seen stuff like a Messages Queue (I dont
have other words for
		> it) But a more generic implementation of a thing where
you can put in
		> messages and  pick them out in some other part of the
program. 
		>
		> It would be nice when you have stuff that takes longer
that people usually
		> can wait for.
		
		Maybe TheSchwartz does what you want:
		
		http://search.cpan.org/dist/TheSchwartz/ 
		
		--Tobias
		
		_______________________________________________
		List: Catalyst at lists.rawmode.org
		Listinfo:
http://lists.rawmode.org/mailman/listinfo/catalyst
		Searchable archive:
http://www.mail-archive.com/catalyst@lists.rawmode.org/
		Dev site: http://dev.catalyst.perl.org/
		



	I second using TheSchwartz -- 6a/TypePad had a presentation at
OSCON on it, reporting that they were having throughput of 800 messages
per second. 
	
	We're using it at my job, and loving it.  I wrote out the very
high level "experience" at
http://jshirley.vox.com/library/post/catalyst-and-theschwartz-reliable-j
obqueue-in-a-great-framework.html
	
	Also, you can look at Gearman.
	
	Hope this helps,
	-Jay
	
	-- 
	J. Shirley :: jshirley at gmail.com :: Killing two stones with one
bird...
	http://www.toeat.com 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070823/ec96968a/attachment.htm


More information about the Catalyst mailing list