Re: [Cppcms-users] G-WAN integration experience
Brought to you by:
artyom-beilis
|
From: Artyom B. <art...@ya...> - 2015-03-03 08:06:06
|
1st of all CppCMS is web-server agnostic and supports standard proticols like FastCGI or SCGI.2nd I don't think that in real world you'll get much advantage over nginx or lighttpd3rd.. From a fast glance GWAN "embeds" application (like apache module) and that how it gets the "performance" So (a) I don't think that CppCMS can be integrated into GWAN unless standard protocol is supported by GWAN (fastcgi/scgi)(b) I don't think that it would give any advantage over lets say lighttpd or nginx when using protocil(c) Why to use closed source proprietary web server? Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ From: Alexey Omelchenko <aom...@gm...> To: cppcms-users <cpp...@li...> Sent: Tuesday, March 3, 2015 1:54 AM Subject: [Cppcms-users] G-WAN integration experience Hello community, G-WAN shows outstanding performance on benchmarks. Does anybody here has real life experience integrating G-WAN with CPPCMS? Thanks, Alexey. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Cppcms-users mailing list Cpp...@li... https://lists.sourceforge.net/lists/listinfo/cppcms-users |