Skip to content

added option to use SocketConnection instead of StreamConnection #363

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

Merged
merged 2 commits into from
Jun 3, 2016

Conversation

ikwattro
Copy link
Contributor

@ikwattro ikwattro commented Jun 2, 2016

This add a configuration option to use Socket* connections instead of Stream* connections.

On some applications, this setting can reduce drastically the time spent for a basic message publish :

https://blackfire.io/profiles/compare/4f4e9be6-6522-4228-a084-6d0d2c251607/graph

ikwattro added 2 commits June 3, 2016 00:38
rename configuration node

fix extensions

added tests
@skafandri skafandri merged commit 9a0466d into php-amqplib:master Jun 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants