Status February 2012: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
* Refinement of [[Chemical JSON]] to support our needs in MongoDB. | * Refinement of [[Chemical JSON]] to support our needs in MongoDB. | ||
[[Category:Status Reports]] |
Latest revision as of 13:16, 6 March 2012
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.
- Refinement of Chemical JSON to support our needs in MongoDB.