Skip to main content
Known Participant
November 26, 2008
Question

Which to buy

  • November 26, 2008
  • 4 replies
  • 511 views
Hi to all...
My company wants to purchase coldfusion for hosting a single web site.. in which cftags based on java such as cfimage will be needed... my question is, will standard edition of coldfusion cover our needs?
This topic has been closed for replies.

4 replies

Inspiring
November 27, 2008
Azadi wrote:
> i was under the impression that gateways are included in cf8 standard
> now, not just enterprise? am i wrong?

no, you're not wrong. cf8 standard includes all the event gateways, they're just
"throttled".
Inspiring
November 27, 2008
Inspiring
November 27, 2008
i was under the impression that gateways are included in cf8 standard
now, not just enterprise? am i wrong?

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/
Inspiring
November 26, 2008
Ian Skinner wrote:
> All ColdFusion products are not built on Java and thus all tags are based on Java.
>

All ColdFusion products are *NOW* built on Java ...

------

One of these days I am going to develop a "here is what you meant to
type" checker and make my fortune.
Inspiring
November 26, 2008
Zero_Sequence wrote:
> Hi to all...
> My company wants to purchase coldfusion for hosting a single web site.. in
> which cftags based on java such as cfimage will be needed... my question is,
> will standard edition of coldfusion cover our needs?
>

Most likely, but I really do not understand your quesiton. "cftags
based on java such as cfimage?" All ColdFusion products are not built
on Java and thus all tags are based on Java.

The main reasons to get enterprise over standard are the need for a
native Oracle database driver, the desire to have multiple instances of
ColdFusion running on the same machine for application isolation, load
balancing and|or fail over purposes and gateways for asynchronous
processing.

Other then these features the capabilities of Standard and Enterprise
are very similar with just a few of the features being slower on
standard such as <cfmail...> throughput, etc.