Re: write handlers with C or modperl?

2016-07-22 Thread yhpeng
yes I totally agree with you, modperl is also perl, it has the big advantage of using CPAN. for example, we have used these modules in the project, Data::Validate::Domain Data::Validate::Email Data::Validate::IP I don't think they are easy to port into C language. So perl is great, modperl is

write handlers with C or modperl?

2016-07-22 Thread yhpeng
Hello, We have some handlers which were written by modperl for API endpoints. yes developing a apache handler with modperl is so easy and quick. but for better performance we also consider the C handler. (one of the APIs has got 1,500,000 accesses by unique clients) Do you think if it's valuable

which framework is best suitable for modperl?

2016-07-19 Thread yhpeng
Though I have written several handlers using mp2, but for further web development under modperl, what framework do you suggest to go with? (I have few experience on Dancer, which I don't think work together with MP). thanks.

Re: ApacheCon: Getting the word out internally

2016-07-19 Thread yhpeng
On 2016/7/20 2:07, William A Rowe Jr wrote: It isn't undergoing significant changes, but 2.0.9 fixed several bugs and brought it up-to-date with then-current perl releases a year ago June, and I understand there is some activity to have it build well with 5.24. Thanks for the info. I have bee

Re: ApacheCon: Getting the word out internally

2016-07-19 Thread yhpeng
how about this module for connection caching? http://search.cpan.org/~timb/DBI-1.636/lib/DBD/Gofer.pm thanks On 2016/7/19 17:37, James Smith wrote: On 7/19/2016 9:58 AM, yhp...@orange.fr wrote: Jie, I have been using Apache::DBI, but I don't think it is something like JDBC. Thankfully not

Re: ApacheCon: Getting the word out internally

2016-07-19 Thread yhpeng
Jie, I have been using Apache::DBI, but I don't think it is something like JDBC. regards. On 2016/7/19 16:55, Jie Gao wrote: * yhp...@orange.fr wrote: but, does modperl have something like JDBC, the database connection pool? See http://dbi.perl.org/ . Regards, Jie

Re: ApacheCon: Getting the word out internally

2016-07-19 Thread yhpeng
On 2016/7/19 16:45, James Smith wrote: Probably once it becomes more prevelant - the perl6 community is still relatively small {moving current perl 5 codebases to it will be none-trivial} and most will not see the gain from doing so... It will take time for traction (similar to other moves like

Re: ApacheCon: Getting the word out internally

2016-07-18 Thread yhpeng
so, will go for support of perl6? On 2016/7/19 11:19, Jie Gao wrote: * yhp...@orange.fr wrote: Date: Tue, 19 Jul 2016 11:17:01 +0800 From: yhp...@orange.fr To: modperl@perl.apache.org Subject: Re: ApacheCon: Getting the word out internally User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:

Re: ApacheCon: Getting the word out internally

2016-07-18 Thread yhpeng
Hi, Is Apache modperl still in active development? thanks. On 2016/7/19 3:54, Melissa Warnkin wrote: ApacheCon: Getting the word out internally Dear Apache Enthusiast, As you are no doubt already aware, we will be holding ApacheCon in Seville, Spain, the week of November 14th, 2016. The call