杰罗尼莫 vs 玻璃鱼

发布于 2024-08-13 16:44:32 字数 64 浏览 8 评论 0原文

对于生产环境,Apache Geronimo 是否更适合使用 ActiveMQ、Derby、Solr 的应用程序?

For a production environment, is Apache Geronimo better for applications that uses ActiveMQ, Derby, Solr?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

云胡 2024-08-20 16:44:32

简而言之,如果您想要一个轻量级部署容器,请使用 Geronimo(它基于 Apache 和 Jetty)。如果您想要一个“一体化的 JEE5 容器”,那么 Glassfish 就是您的最佳选择,但这并不是一件小事。

最后,问一下为什么你想要一个容器。您需要做什么真正需要一个完整的容器?许多高度可扩展的解决方案混合使用 Spring 和 Jetty 来实现其目标。非常轻,非常敏捷。

In short if you want a lightweight deployment container use Geronimo (it's based on Apache and Jetty). If you want an "all in one do everything for you JEE5 container" then Glassfish is the way to go, but it's no small thing.

Finally, question why you want to have a container at all. What is it that you need to do that really needs a full on container? A lot of highly scalable solutions use a mixture of Spring and Jetty to achieve their aims. Very light, very agile.

酷到爆炸 2024-08-20 16:44:32

所有应用程序和硬件都是不同的。因此,即使你找到了比较,也没有多大意义。您最终需要做的是在与生产相同或非常相似的硬件上进行自己的负载测试。

您可以使用 http://grinder.sourceforge.net/ 或类似的东西来产生负载。

All applications and hardware is different. So even if you find a comparison it doesn't really mean much. What you ultimately need to do is do your own load testing, on hardware that is the same or very similar to Production.

You can use http://grinder.sourceforge.net/ or something like that to produce the load.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文