On Tue, 20 Dec 2011, Ferran Jorba wrote: > An Invenio upgrade involves many more people and resources, and it > would take a few months.
I understand it may be more time consuming, but you have to do it sooner or later anyway... Invenio v1.0 release series brings many, many improvements over Invenio v0.99 release series, so it is definitely worth the trouble. Moreover, some core dependencies of Invenio v0.99 such as mod_python are not really maintained anymore. Invenio v1.0 switched to mod_wsgi that brings better server stability in case of user storms, for example. (Thanks to mod_wsgi's daemon mode where the front-end Apache processes serve as a kind of proxy to the back-end Invenio WSGI processes.) Best regards -- Tibor Simko

