ProjetPP / PPP-QuestionParsing-Grammatical

Question Parsing module for the PPP using a grammatical approch
GNU Affero General Public License v3.0
33 stars 11 forks source link

Add support for having multiple CoreNLP instances as backend #31

Closed progval closed 9 years ago

progval commented 9 years ago

The one hosted at Graal is usually faster (2GB of memory) than the one on Hydrogen (1GB), but is currently very slow because of other processes. We should support using any of the two instances, depending on which one is the fastest. (If possible in a clever way, so we don't use resources twice.)

progval commented 9 years ago

Not sure this is actually useful, Graal has been working fine since then

progval commented 9 years ago

The right way to do that would be to have multiple instances of the module, and load balancing in the core.