Nuxeo 5

Nuxeo 5 Component
org.nuxeo.runtime.streaming

Individual Documentation Coverage

done proportion
100.0 %


A streaming service. It behaves like a registry of streams that can be created and retrieved from remote.

This is useful to share (upload and download) large files between various hosts forming the system

@minBufSize the min. transfer buffer size. Defaults to 8K
@maxBufSize the max. transfer buffer size. Defaults to 8MB. The size of the transfer buffer is computed at runtime for best performance between these 2 buffer size limits.




Author: Bogdan Stefanescu ([email protected])

Version: missing

Location: nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/StreamingService.xml

Property isServer

whether or not to run as a server. Defaults to true.

Property serverLocator

the server address in jboss-remoting invoker locator uri format. Example: socket://localhost:3233

Require

Required by

Not required

Implementation

Last generation: 18:21:25 CEST 11/07/2009