Status February 2012

From wiki.openchemistry.org
Jump to navigation Jump to search

Current Activity

MoleQueue

  • Serialization/deserialization of active jobs as JSON objects in the directory structure used to stage jobs. This is aimed at facilitating graceful restarts of the application across reboots of the host computer. The MoleQueue application remains a singleton on a system, listening on the specified local socket.
  • Design of data structures to maintain connections to multiple clients, along with further refinements on the JSON-RPC calls between client and server processes.

ChemData

  • Set up of a new, shared MongoDB server, currently only accessible from within the Kitware network. Ingestion of larger portions of Pubchem.
  • Connection dialog, allowing for the MongoDB server, port and database to be changed at startup and/or during application runs.