Ticket #48 (closed feature: wontfix)
Opened 2010-03-01T20:50:30-06:00
Last modified 2012-02-23T12:36:35-06:00
ImageJ Ice server
| Reported by: | curtis | Owned by: | curtis | 
|---|---|---|---|
| Priority: | minor | Milestone: | imagej-3.0.0 | 
| Component: | Core | Version: | |
| Severity: | non-issue | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | 
Description
It would be quite easy to deploy a simple  Ice-based server that exposes ImageJ functionality, for use interacting with ImageJ from other languages and/or across a network.
Rather than use Ice, Rick Lentz has explored use of Hessian binary web services, as well as Apache Thrift, and we will probably pursue one of those approaches further in the future.