OMERO.blitz
The blitz server is a cross-language communication component and the major provider of OmeroApi services for OmeroClients. It's goal is to allow you to easily and efficiently interact with your microscopy imaging data from the programming languages listed below, and to do so, it handles login and the life-time of all OmeroSessions.
Languages
- OmeroCpp
- OmeroJava - Used by the OMERO desktop clients
- OmeroMatlab - Used by the OmeroCellProfiler integration
- OmeroPy - Used by OmeroWeb?
Planned
Design
- ServerDesign - The big picture
- OmeroClients - Entry point for client developers
- OmeroContributing - How to get started working with the code
- OmeroBuild - More in-depth about code-generation, etc.
- OmeroGrid - The blitz server is embedded in a larger system, which controls multiple processes over multiple computers
