| Issue 83: | Binary Code -Service | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Create a new service that will run the binary code as a service.
Mar 14, 2010
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
(No comment was entered for this change.)
Status:
Started
Mar 25, 2010
This has been implemented. For Further changes/improvement/bug fixes -create new issues.
Status:
Verified
|
Labels: -Type-Defect Type-Enhancement