[UPHPU] Is there any PHP asynchronous messaging solution?

Alvaro Carrasco alvaro at epliant.com
Tue Nov 7 10:27:47 MST 2006


Thanks for the feedback...
It looks like i might be able to get away with just doing a very simple 
queue using php and a mysql table, since the business logic is very simple.

I also stumbled upon an interesting project: Simple Asynchronous 
Messaging (SAM).
It's a php extension to support messaging in php and it's in very early 
stages of development.
http://project-sam.awardspace.com/

Thanks,
Alvaro



More information about the UPHPU mailing list