>
> In all honesty, what problem did you run into? I have no experience with
> Web+ but I am truly interested in hearing what sort of issues you might have
> had. Also, scalability is a concern that I would like to address. I only ask
> this to see if they are known, or unknown issues which I might fix with
> ColdFusion on Linux.
>
> -Jesse
Apparently my installation problems were the result of some permission
problems. Tech support helped me out and I got CF working.
I guess my main concern with scalability and performance is the use of
JRUN with CF. If I understand it correctly, CF on Linux is written in Java
and is interpreted by JRUN. Since Java is compiled into bytecode and the
bytecode is interpreted by the JVM (JRUN in this case), that would reduce
the performance by the amount of time it takes to interpret or JIT compile
the bytecode. Am I understanding this correctly?
If this is the case, then I wonder why Allaire is going with this strategy
instead of using native C++ code, which does not need any additional
interpretation or JIT compiling. That seems to be how talentsoft writes
Web+ (in native C++).
Can you tell me how CF on JRUN will outperform native C++ code?
Thanks much.
:GeckoX
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.