8000 GitHub - lyrixx/symfony-standard at amqp
[go: up one dir, main page]

Skip to content

lyrixx/symfony-standard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

symfony-amqp

## Installation

# on linnux
# sudo apt-get install php-amqp

composer update

How to use

simple usage

bin/console  worker:amqp:publish --routing_key=queue_hello "my message"
bin/console  worker:amqp:run queue_hello

play with the retry

bin/console  worker:amqp:publish --routing_key=retry_strategy_constant_1 "my message"
bin/console  worker:amqp:run retry_strategy_constant_1

About

The "Symfony Standard Edition" distribution

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 88.5%
  • HTML 6.7%
  • ApacheConf 4.8%
0