Issue 83: Binary Code -Service
Status:  Verified
Owner:
Closed:  Mar 2010
Cc:
Project Member Reported by kumarami...@gmail.com, Mar 6, 2010
Create a new service that will run the binary code as a service.

Mar 6, 2010
Project Member #1 kris.west@gmail.com
(No comment was entered for this change.)
Cc: kris.west
Labels: -Type-Defect Type-Enhancement
Mar 14, 2010
Project Member #2 kumarami...@gmail.com
I have a prototype of this service running now. There are a couple of improvements
that are required and I need help thinking those through
1. When the external process creates a new file on the file system and since this
external process could be running on an external server, there has to be some way to
migrate the produced files over to the machine where the flow is running.

2. Another way to resolve this would be to publish the results to the repository
(repository does not support that, but perhaps it should) and let the component pull
it back from the repository after the remote process finishes.


#1 Would not be that difficult to implement -perhaps a day or two
#2 Needs support from the repository, or perhaps it can be implemented independently
using Fedora as the backend and then gradually move repository in that direction,
which we have talked about in the past. 


Mar 14, 2010
Project Member #3 kumarami...@gmail.com
(No comment was entered for this change.)
Status: Started
Mar 25, 2010
Project Member #4 kumarami...@gmail.com
This has been implemented. For Further changes/improvement/bug fixes -create new issues.
Status: Verified