Hi Bob, Thank you for the information. I was expecting to get parallelization as FOSSology 1.x does it (one job can be split among different agents), but I already noticed that it works as you explained.
A colleague of mine already pointed out to me, that such an enhancement is already planed [1]. [1] http://www.fossology.org/issues/3909 Silvano From: Gobeille, Robert [mailto:[email protected]] Sent: Freitag, 31. Januar 2014 21:48 To: Cirujano Cuesta, Silvano Cc: [email protected] Subject: Re: [FOSSology] Multiple Nomos instances Hi Silvano, That should be all you need, though you might want to try an alternate localhost line: [HOSTS] localhost = localhost AGENT_DIR 10 All the agents are currently single threaded, so only one nomos will run on any upload. However, if you have multiple simultaneous uploads, then multiple nomos's should start to service each upload. Bob Gobeille On Jan 24, 2014, at 8:29 AM, Cirujano Cuesta, Silvano wrote: I'm trying to get multiple Nomos instances running in parallel in a single machine configuration, but without success. The block [HOSTS] of the file /usr/local/etc/fossology/fossology.conf contains this entry: localhost = localhost /usr/local/etc/fossology 10 And in the block [default] of the file /usr/local/etc/fossology/mods-enabled/nomos/nomos.conf this is the entry: max = -1 I also tried modifying those values, restarting the server... As far as I understood the documentation, those two are the only parameters that control how many Nomos instances can run in parallel. Am I doing something wrong? Regards, Silvano _______________________________________________ fossology mailing list [email protected]<mailto:[email protected]> http://lists.fossology.org/mailman/listinfo/fossology
_______________________________________________ fossology mailing list [email protected] http://lists.fossology.org/mailman/listinfo/fossology
