Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Switch to ngx_lua_ipc for pubsub #34

Closed
jprjr opened this issue Feb 25, 2018 · 0 comments
Closed

Switch to ngx_lua_ipc for pubsub #34

jprjr opened this issue Feb 25, 2018 · 0 comments

Comments

@jprjr
Copy link
Owner

jprjr commented Feb 25, 2018

Continuing from #28

Multistreamer is currently using redis for pubsub. Every connection/stream/etc winds up creating several TCP connections.

It may be possible to improve performance and scalability by switching to ngx_lua_ipc instead. https://github.com/slact/ngx_lua_ipc

@jprjr jprjr closed this as completed Jan 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant