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.
雰囲気APIを使用するか、グリズリーを直接使用するかの違いがわかりませんか?説明できますか?
Atmosphere APIを使用すると、あるWebサーバーから別のWebサーバーに移動できます。したがって、grizzlyが適切でないことがわかった場合は、アプリケーションをTomcat AIO、JBossなどに移動できます。現在、GrizzlyとJerseyの上に構築されており、Grizzlyのみをサポートしていると思いますが、最終的には、設定を変更したりプロジェクトを再コンパイルしたりすることなく、必要なWebサーバーを使用できるようになることを目的としています。