Re: [Cppcms-users] Current Develoment
Brought to you by:
artyom-beilis
From: sergey l. <ccp...@gm...> - 2015-04-01 00:35:47
|
Dear Artyom, Dear community! Just my 2c: 1. We should migrate to github. Yes, I understand you about already configured svn environment and etc, but github is really powerful and user friendly social platform and I'm sure it'll simplify development process and increase community activity. In the long term it definitely worth the time and effort. 2. I'll be glad to see small releases even with few changes than one big release per 1-2 years. On Tue, Mar 24, 2015 at 12:48 PM, Artyom Beilis <art...@ya...> wrote: > Ok... > > The reason the patch isn't in because it is API change that minor release > should not include. > > But in general the version is quite stable. > > I have following important things I want to add to 1.2 > > 1. multiple event loops - should give important performance boost and > solve bottleneck there > 2. redesign mounting/generation application concept. > 3. support of event loop access before the post data is uploaded (for > stuff like upload meters) > 4. Plugin - we have some significant improvements as it is possible to > generate headers for templates but some more stuff is required to be fully > useful > 5. improve internal HTTP server so it can be used more freely and be more > efficient in file serving. > > The rest of the stuff there > http://cppcms.com/wikipp/en/page/cppcms_1x_tasks#CppCMS.1.1.0.-.Next.Release > can really wait. > > Now I can postpone some of the stuff to 1.4 but that means that these > features would be postponed even more. > > Also multiple event loops is important but I can postpone it to 1.4. > 2-3 are very important changes and very connected I really want them in > 1.2 but they also can wait > I think that 4 and 5 are smaller and very important to get them to 1.2... > also they aren't "big" features. But requested ones. > > To implement 2 and 3 and to some degree 1 I need to redesign entire > mounting/application factory concept. > > (a) factory for per-event-loop fir async-apps > (b) mounting option for pre-POST processing application handling. > (c) change application "generation" point from event loop to the thread > pool such that there would be no more applications than threads (it is > current design issue that should be fixed) > > So.... > > Community: YOUR OPINION NEEDED... > > Artyom Beilis > -------------- > CppCMS - C++ Web Framework: http://cppcms.com/ > CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ > > ------------------------------ > *From:* Christian Gmeiner <chr...@gm...> > *To:* Artyom Beilis <art...@ya...>; > cpp...@li... > *Sent:* Tuesday, March 24, 2015 10:10 AM > *Subject:* Re: [Cppcms-users] Current Develoment > > Hi > > 2015-03-18 9:11 GMT+01:00 Artyom Beilis <art...@ya...>: > > I'd say like it is said in Debian... when it is ready. > > > > That is really no problem for me. I like this attitude to finish stuff > before they hit > productive use. > > > Other than that CppCMS is fully supported and active also you don't see > too > > much commits. > > > > Some years ago - yes sounds brutal - I added a patch which got added > to cppcms (trunk only). > So I got you to merge a patch, which is great, but there is no > released version of cppcms with > this patch in, which is bad. > > http://sourceforge.net/p/cppcms/patches/13/ > > Thats what makes me feel bad about cppcms. I think it would a good > thing to release more often > with less features. Maybe also fixing compiler warnings would be cool. > I can look into it, but > it is not as easy as with other FOSS projects to get patches accepted > and into an released version. > > > > > > Artyom Beilis > > -------------- > > CppCMS - C++ Web Framework: http://cppcms.com/ > > CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ > > > > ________________________________ > > From: Christian Gmeiner <chr...@gm...> > > To: cpp...@li... > > Sent: Tuesday, March 17, 2015 6:40 PM > > Subject: [Cppcms-users] Current Develoment > > > > Hi all. > > > > cppcms is currently quite silent regarding its development and I am not > sure > > if > > that is good. Does anybody knows about plans for the next release? > > > > greets > -- > Christian Gmeiner, MSc > > https://soundcloud.com/christian-gmeiner > > > ------------------------------------------------------------------------------ > 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 > > > > > ------------------------------------------------------------------------------ > 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 > > |