JRebel曾经在生产环境中使用过吗?它可以在 JVM 上重载什么?

发布于 2024-10-24 19:37:56 字数 97 浏览 1 评论 0原文

JRebel曾经在生产环境中使用过吗?它只是帮助您开发还是适合在 JVM 上重新加载东西(尤其是下一代语言(非 Java))?它可以重新加载什么(在字节码和 Java 语言级别)?

Is JRebel ever used in production environments? Is it something to just help you develop or is it appropriate for reloading things (especially next gen languages (non-Java)) on the JVM? What (at the byte code and Java language level) can it reload?

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

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

发布评论

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

评论(2

美人迟暮 2024-10-31 19:37:56

JRebel 是一个开发工具。 LiveRebel(基于 JRebel)是您可能正在考虑的工具

JRebel is a tool for development. LiveRebel (based on JRebel) is the tool you're probably thinking of

云仙小弟 2024-10-31 19:37:56

正如 Anton 所说:JRebel 对于开发来说非常有用。特别是如果您的部署时间较长,JRebel 可以大大增强您的开发体验。顺便说一句,他们为开源项目提供许可证,并且他们确实http://my.jrebel.com在 stackoverflowzeroturnaround 它们描述了 jrebel 的工作原理。

查看它们与普通 jvm 热插拔的功能比较

替代方案:

As Anton said: JRebel is very useful for development. Especially if you have a large deployment time JRebel could enhance your dev experience a lot. BTW They offer licenses to open source projects and they do http://my.jrebel.com. At stackoverflow or zeroturnaround they describe how jrebel works.

Take a look into their feature comparison to the normal jvm hotswap.

Alternatives:

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