Skip to content
/ rsc Public

This repository contains the programs used in the evaluation of "RESTful Service Composition"

Notifications You must be signed in to change notification settings

dongliu/rsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

209375f · Jun 10, 2013

History

25 Commits
Dec 27, 2012
Jun 10, 2013
Dec 27, 2012
Jun 10, 2013
Nov 17, 2012

Repository files navigation

rsc

This repository contains the programs used in the evaluation of "RESTful Service Composition"

xrd

An embedded jetty service for file transfer.

snapshot

The implementations of a simple PV snapshot application.

  • snapshot.js is a node.js implementation based on ca.js in ./lib
  • snapshot.py is a python implementation based on caget() of pyepics
  • snapshot_pv.py is based on PV class of pyepics
  • snapshot_ca.py is based on ca module of pyepics
  • snapshot_pv_threading.py is a multi-threading version of snapshot_pv.py
  • snapshot_ca_threading.py is a multi-threading version of snapshot_ca.py

For the details of pyepics and pv vs ca in pyepics, please check the pyepics document.

About

This repository contains the programs used in the evaluation of "RESTful Service Composition"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published