Starbugstone / SnowTricks

OpenClassrooms - Php Symfony App dev - project 6
0 stars 0 forks source link

test symfony Bus message #32

Closed Starbugstone closed 5 years ago

Starbugstone commented 5 years ago

Spending time to send mails. Check out bus messages in symfony and see what it can offer

Starbugstone commented 5 years ago

Checked out. Need a cron to execute asynchrone messages. Not really helpful here as the mail spooler via files does the same thing (and also needs a cron). Was hoping for a multi-thread like in C# ! apparently, PHP hasn't got there yet :-(