Ticket #48 (closed feature: wontfix)
ImageJ Ice server
| Reported by: | curtis | Owned by: | curtis |
|---|---|---|---|
| Priority: | minor | Milestone: | imagej-3.0.0 |
| Component: | ij-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.
Change History
Note: See
TracTickets for help on using
tickets.

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.