Skip to content

petrvacha/rebbitmq-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rabbitmq-basic

Very simple example of application of RabbitMqBundle.

Do not forget to install RabbitMQ.

To run the consumer:

$ php app/console rabbitmq:consumer task_name

To produce the task for your consumer:

Open in your browser the project with a route /produce
e.g.: http://rabbitmq-basic/app_dev.php/produce

About

Rebbitmq + symfony bundle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published