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.
我知道 tomcat 是服务器,而 mom 用于客户端和服务器之间的传输。那么它们是如何相关的呢?tomcat 是否提供内置的运输服务,或者我们必须指定我们必须使用 mom 或 corba 进行运输。
他们没有关系。Tomcat 是一种特殊形式的 HTTP 服务器。不需要 MOM 层,除非您将 HTTP 库视为 MOM。我不。它也不使用 CORBA。