Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

akka.fp.Loader  [FP-Akka module]

  • Instantiates and runs workflow comprising five Akka actors represented by the five class dependencies below.
  • Configures MongoDBReader and MongoDBWriter actors using parsed command-line options.
  • Injects fp.services.COLService into the scientificNameService field of the instantiated akka.fp.NewScientificName actor.

...