Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more providers #13

Open
odolbeau opened this issue Apr 7, 2014 · 8 comments
Open

Add more providers #13

odolbeau opened this issue Apr 7, 2014 · 8 comments

Comments

@odolbeau
Copy link
Member

odolbeau commented Apr 7, 2014

Some examples :

  • Redis
  • SQS
  • Gearman
  • STOMP
@odolbeau odolbeau changed the title Add a Redis Provider Add more providers Jun 27, 2014
@odolbeau odolbeau reopened this Jun 27, 2014
@GromNaN
Copy link

GromNaN commented Apr 14, 2015

Here are some code that can help:
https://github.com/bernardphp/bernard/tree/master/src/Driver

@odolbeau
Copy link
Member Author

Thanks for the link. :)

@gggeek
Copy link

gggeek commented Aug 16, 2015

Q: I do not see STOMP mentioned here. Is it because it is already supported, or just off the radar?

@odolbeau
Copy link
Member Author

This list is not exhaustive. :)
To be honest, I don't know the STOMP protocol very well.
I've just take a look at the specification and I guess it's not very hard to create a dedicated provider. :)
I update this issue. :)

@JLepeltier
Copy link
Contributor

Is a CallbackMessageProvider interresting you ?

@odolbeau
Copy link
Member Author

What do you have in mind exactly?

@JLepeltier
Copy link
Contributor

#140 I use this callbaks on silex commands.
It usefull to keep the logic on a single object.

@instabledesign
Copy link
Contributor

#173 To add Stomp provider

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants