Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
|
Go to the documentation of this file.
26 #ifndef SERVER_SRC_SERVICES_BLAST_INCLUDE_ASYNC_SYSTEM_BLAST_TOOL_HPP_
27 #define SERVER_SRC_SERVICES_BLAST_INCLUDE_ASYNC_SYSTEM_BLAST_TOOL_HPP_
122 static const char *
const ASBT_ASYNC_S;
123 static const char *
const ASBT_LOGFILE_S;
125 char *asbt_async_logfile_s;
This datatype stores the ServiceJob and its associated BlastTool.
Definition: blast_service_job.h:66
The configuration data for the Blast Service.
Definition: blast_service.h:143
#define BLAST_SERVICE_LOCAL
Definition: blast_service_api.h:48
OperationStatus
The current status of an Operation.
Definition: operation.h:96
A datatype to allow the running of command-line applications in a separate task.
Definition: system_async_task.h:44