Signalr backplane oracle

和自甴很熟 提交于 2019-12-05 13:58:27

Currently SignalR supports scale out by backplane only on , 1. Azure Service Bus 2. Redis 3. SQL Server

see here : http://www.asp.net/signalr/overview/performance/scaleout-in-signalr

Edit : SignalR source code is hosted on Git https://github.com/SignalR/SignalR you can implement your own backplane to use Oracle DB

Some one has written an Oracle backplane. https://github.com/sdl/SignalR-OracleMessageBus

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!