On Fri, Oct 11, 2013 at 3:50 AM, Karen Shaeffer <[email protected]>wrote:

I suggest you consider switching over to node.js. And then you don't have
> to waste
> time with php. With node.js, you can do all your server side scripting
> with javascript.
> And any critical code can be written in c++ and linked directly into
> node.js in a
> number of ways. That is very efficient, because you'll be working with
> javascript and
> c++ anyway.
>
> Just a suggestion. One thing is node.js is nascent technology, so you want
> to be extra
> careful about security. There are ways to mitigate those issues, if you
> think about it.
>

If PHP is the problem and C++ is not, I'd rather recommend switching to Wt
( http://webtoolkit.eu ) and do everything in C++. Also, no worries about
security.

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)
_______________________________________________
webkit-dev mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to