Java Hotswap 的限制

发布于 2024-07-13 16:13:32 字数 322 浏览 8 评论 0原文

java hotswap 功能为我节省了大量时间。 但是,它有很多限制(例如不支持架构更改)。 知道限制是否会尽快得到解决吗? 根据这个论坛条目,它似乎被忽略了。

我知道像 JRebel 这样的产品会有所帮助。 但有人知道这方面有任何开源工具吗?

The java hotswap feature save a lot of time for me. However, it has many limitations (like schema change is not supported). Any idea if the limitation is going to be addressed any sooner? According to this forum entry, it seems to be ignored.

I know that products like JRebel helps. But does anyone know about any open source tools for this?

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

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

发布评论

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

评论(4

不喜欢何必死缠烂打 2024-07-20 16:13:32

JavaRebel是一个很好的工具,但是它需要您购买。

我想建议您使用热交换 ant 工具:

http://www.asjava.com/core-java/how-to-hotswap-java-code-into-jvm-redefinition-example/

JavaRebel is a good tool, but it need you purchase.

I'd like advice to you use hotswaping ant tool:

http://www.asjava.com/core-java/how-to-hotswap-java-code-into-jvm-redefinition-example/

清晨说晚安 2024-07-20 16:13:32

OSGI 应该已经解决了这个问题。 您可能想看看 apache felix

OSGI is supposed to have come some way on this problem. You may want to have a look at apache felix

逆夏时光 2024-07-20 16:13:32

您还可以查看 Eclipse Equinox

You can also check out Eclipse Equinox.

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