Railo、Open Bluedragon 和 Adob​​e Coldfusion 之间有哪些显着差异?

发布于 2024-10-08 06:26:17 字数 863 浏览 0 评论 0原文

尝试捕获实现之间的显着差异:

  1. Adobe ColdFusion
  2. Railo
  3. 打开 Bluedragon

(我知道 Smith,但不不敢相信它仍然活跃)。

包括 CFML平台差异 - 语法、功能和可扩展性。

请注意,这不是我在其他地方没有见过的东西,但也许我只是没有正确搜索。因此,指向该目的的链接也很重要。

更新

这是我在这种情况下对值得注意的定义:简化解决难题的东西。例如,Railo 提供 标签,它可以对视频进行转码 - 这是一项非常重要的任务。

我建议的是不值得注意:Railo函数 ListAvg()。

An attempt to capture notable differences between implementations:

  1. Adobe ColdFusion
  2. Railo
  3. Open Bluedragon

(I'm aware of Smith, but don't believe it's still active).

Include CFML and platform differences - syntax, feature, and extensibility.

Note, this is not something I've not seen anywhere else, but maybe I'm just not searching correctly. So links to that end would count too.

Update

Here's my definition of notable in this context: something that simplifies solving a difficult problem. For example, Railo offers the <cfvideo> tag, which transcodes video - a non trivial task.

Something I would suggest is not notable: the Railo function ListAvg().

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

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

发布评论

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

评论(4

攒一口袋星星 2024-10-15 06:26:17

标记为社区 wiki。

概述

我称之为“值得注意”的项目聚合:

Open Bluedragon

  1. 基于 Web 的线路调试器 :基于 Adob​​e Eclipse 很挑剔。
  2. Memcached 集成:Adobe ehcache 解决方案运行良好,但memcached 似乎仍然具有更好的故障转移和分片功能。事实上,分片似乎只能在 Adob​​e 中使用 Terracotta 或自己开发。
  3. 在 Google App Engine 上运行

Railo

  1. :视频转码,付费功能,但成本低,免费选项是 ffmpeg,但有合法的问号
  2. <代码>集群范围:解决服务器之间消息传递的有趣方法,付费功能。

Marking as a community wiki.

Overview

Aggregation of items I've called "notable":

Open Bluedragon

  1. Web based line debugger: Adobe Eclipse based is finicky.
  2. Memcached intregration: Adobe ehcache solution works well, but memcached still appears to have better failover and sharding. In fact, sharding appears to only be available in Adobe with Terracotta or rolling your own.
  3. Runs on Google App Engine

Railo

  1. <cfvideo>: video transcoding, pay feature, but low cost, free option is ffmpeg, but that has legal question marks
  2. cluster scope: interesting way of solving messaging between servers, pay feature.
韬韬不绝 2024-10-15 06:26:17

最接近完整答案的是:http://cfml-engines.info/,这是一项正在进行的工作,没有您正在寻找的所有信息。这是一个过于开放式的问题。

The closest you're going to get to a complete answer will be: http://cfml-engines.info/, which is a work in progress and doesn't have all of the information you're looking for. It's just too open-ended of a question.

勿忘初心 2024-10-15 06:26:17

您不需要搜索很多。两个“替代”引擎都有官方 wiki,其中有专门描述兼容性问题的文章:

You don't need to search A LOT. Both "alternative" engines have official wikis with articles specifically describing the compatibility questions:

秋意浓 2024-10-15 06:26:17

另一个查找 OpenBD 最新详细信息的地方:
http://www.openbluedragon.org/manual

该文档直接从代码库中提取,因此始终可用迄今为止。 (这是 OpenBD wiki 不一定是最新和最好的的另一种说法。)

Another place to look for the latest details on OpenBD:
http://www.openbluedragon.org/manual

That documentation is pulled straight from the codebase so it's always up to date. (This is another way of saying the OpenBD wiki may not necessarily be the latest and greatest.)

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