LCDS 与 BlazeDs

发布于 2024-08-11 21:59:20 字数 101 浏览 3 评论 0原文

大家好,谁能解释一下 LCDS 和 BlazeD 之间的区别。两者都支持HTTPService、Webservice、Remoting服务。那么为什么我们需要 BlazeD 或 LCDS?

Hi Any one can explain the difference between the LCDS and BlazeDs. Both are supporting HTTPService,Webservice,Remoting service. So why we need BlazeDs or LCDS?

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

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

发布评论

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

评论(5

一枫情书 2024-08-18 21:59:20

有很多功能仅包含在 LCDS 中。对我来说两个主要的问题是 PDF 生成和数据管理。两者都提高了应用程序的开发速度。如果我没记错的话,有一个免费的 LCDS 单 CPU 许可证,它可以为您提供数据管理,但仍然带有水印 PDF。

要了解 Adob​​e 如何比较它们:链接

There's a lot of features that are included only in LCDS. Two main ones for me would be PDF generation and Data Management. Both boost the speed an application can be developed. If I remember correctly there is a free single-CPU licence of LCDS which gives you Data Management but still watermarks PDF-s.

To see how Adobe compares them: link

七分※倦醒 2024-08-18 21:59:20

对于需要 LCDS 而不是 BlazeDS,我能立即想到两件事:

  1. 您需要适当的付费支持,而不是自助服务方式来支持开放源社区。
  2. 您需要将消息传递(尤其是推送消息)扩展到非常多的并发用户。在这方面,BlazeDS 显然无法与 LCDS 相比。

也就是说,至少从我的直接经验来看,BlazeDS 比 LCDS 有两个关键优势

  1. 它是 100% Java,因此几乎可以在任何地方运行。 (LCDS 有本机代码。)
  2. 它是免费的!

Two things I can think of off the top of my head for needing LCDS over BlazeDS:

  1. You want proper paid support, and not the serve-yourself approach to support of the open source community.
  2. You need to scale your messaging, especially push messages, to a very high number of concurrent users. BlazeDS apparently does not compare well to LCDS in that regard.

That said, BlazeDS has two key advantages over LCDS, at least from my direct experiences:

  1. It is 100% Java, so can run just about anywhere. (LCDS has native code.)
  2. It is free!
旧情别恋 2024-08-18 21:59:20

BlazeDS 是免费且开源的...LCDS 相当昂贵。 LCDS 还提供了 BlazeDS 中未包含的许多其他 Live Cycle 功能(例如更好的推送架构、可以处理更多客户端等)。

BlazeDS is free and open source... LCDS is pretty expensive. LCDS also provides a lot of other Live Cycle features that are not included in BlazeDS (Like a better push architecture, can handle more clients, etc).

灯角 2024-08-18 21:59:20

Adobe 比较页面提到只有 LCDS 具有延迟加载 - 这听起来相当相关。

The Adobe comparison page mentions that only LCDS has lazy loading - that sounds rather relevant.

莳間冲淡了誓言ζ 2024-08-18 21:59:20

这是一篇文章,清楚地解释了 LCDS 和 Blazeds 之间的区别

http://sujitreddyg.wordpress.com/2008/01/31/blazeds-and-lcds-feature-difference/

我使用 LCDS 因为它支持 PDF 生成。

Here is a articles which explains clearly the differnces between LCDS and Blazeds

http://sujitreddyg.wordpress.com/2008/01/31/blazeds-and-lcds-feature-difference/

I used LCDS because it supports PDF generation.

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