Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
HornetQ 默认使用文件系统和它自己的日志来进行持久性,是否可以更改此默认行为以使用 MS SQL 服务器代替持久性?
谢谢
不,HornetQ 只支持文件持久化。
没有真正的理由支持数据库。用户通常只想要一个传统的数据库。通过数据库在消息系统上持久化并没有任何好处。