Major Deliverables Status


Status

Deliverable

Comments


Message Queue Infrastructure
RPC low level libraryUsed by multiple languages to connect to Active MQ


    Java



    MATLAB

Uses Java low level JAR file


    R

Uses Java low level JAR file


    PHP

Can PHP also use Java low level JAR file???

RPC wrapper to low level libraryRequired for writing messages


    Java

N/A - access Java RPC low level library directly


    MATLAB

dm-matlab-messageQueue/MATLAB/+messageQueue/


    R

location of code???


    PHP


RPC ListenerRequired for listening to a queue to read messages


    Java

dm-java-messageQueueRPC/trunk/src/main/java/edu/cornell/clo/messageQueueRPC
NOTE: Required by: Raven


    MATLAB

dm-matlab-messageQueueRPC/trunk/MATLAB/+messageQueueRPC/


    R

dm-r-jsonRPCviaMQ/trunk/R/


    PHP


JSON RPC 2.0 classesstandard API for manipulating JSONRPC messages


    Java

json-rpc-2.0-base


    MATLAB

dm-matlab-messageQueueRPC/trunk/MATLAB/+jsonrpc2/


    R

Mixed into the dm-r-jsonRPCvisMQ code


    PHP


JSON RPC 2.0 classesprogressive response extension to JSONRPC message API


    Java

dm-java-messageQueueRPC/trunk/src/main/java/edu/cornell/clo/jsonrpc2 & messageQueueRPC


    MATLAB

dm-matlab-messageQueueRPC/trunk/MATLAB/+jsonrpc2 & +messageQueueRPC


    R



    PHP


DM Internal Service Infrastructure


Scheduled service for listening in background

(link to) JIRA Issue 62 (for all infrastructure work)


Message delegator to read, interpret, and delegate work

(link to) JIRA Issue 62


API Method: dataset.create

(link to) JIRA Issue 62


API Method: dataset.export

(link to) JIRA Issue 62


API Method: dataset.createAndExport

(link to) JIRA Issue 62

DM Progressive Response Infrastructure


Listen for progressive responses

(link to) JIRA Issue 42


Show progress bar in Workflow Config UI

(link to) JIRA Issue 42


Exporting dataset sends progressive response

(link to) JIRA Issue 64


Ingesting dataset sends progressive response

(link to) JIRA Issue 60


Cataloging sounds sends progressive response

JIRA Issue - ?


Identify other long running DM tasks that should send progressive response

JIRA Issue - ?


Status Legend

Complete and Active

Complete, Not Fully Tested

In Process

Has Issue

Not Started

Not Supported








  • No labels