• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • Last Change
  • Annotate
  • Revision Log

root/trunk/components/blitz/etc/node2.cfg

Revision 2185, 322 bytes (checked in by jmoore, 11 months ago)

OmeroBlitz : Adding support for IceGrid?

  • Initial support for python-based processor
  • Currently using shell scripts for start/stop. Will be ported to python
  • Also added omero/adduser.py to OmeroPy
  • Improving input- and output-environment handling
  • Maintaining interactiveSlots in SFI
  • Initial implementation of InteractiveProcessor
  • Simple ping.py test that returns input as output
  • Added client.download() (and test)
  • Currently ping.py test is not passing (but close!)
Line 
1#
2# OMERO Configuration for node2
3# Copyright 2007 Glencoe Software, Inc.  All Rights Reserved.
4# Use is subject to license terms supplied in LICENSE.txt
5#
6IceGrid.Node.Endpoints=tcp
7IceGrid.Node.Name=node2
8IceGrid.Node.Data=var/node2
9IceGrid.Node.Output=var/log
10
11Ice.StdOut=var/log/node2.out
12Ice.StdErr=var/log/node2.err
Note: See TracBrowser for help on using the browser.

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/