Author |
Message
|
sieijish |
Posted: Tue Dec 06, 2005 2:52 am Post subject: File System Input/Output support in v.6 |
|
|
Acolyte
Joined: 29 Nov 2004 Posts: 67 Location: London
|
|
Back to top |
|
 |
wschutz |
Posted: Tue Dec 06, 2005 3:28 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Support for sequentail file i/o in the distributed brokers will continue to be provided by the "File Extender Nodes" available for seperate purchase. _________________ -wayne |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Dec 06, 2005 4:34 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Can't you use Java I/O from a java compute node? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
wschutz |
Posted: Tue Dec 06, 2005 6:45 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Well, you can use a JCN for the "O"utput part, but you'd need to write your own plugin if you want to drive the flow from the "I"nput part....
and, since you can write a input plugin for just about anything, that doesn't count in giving the answer....  _________________ -wayne |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Dec 06, 2005 6:51 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The quote didn't mention anything about driving flows from files. It merely said "read and write directly from files".
So it seems that having access to java.io from a JCN meets the minimum criteria.
Particularly with the new SHARED variables, one can now very easily implement a real properties file and cache data until the file mod time changes. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
dave moule |
Posted: Wed Dec 07, 2005 5:47 am Post subject: Re: File System Input/Output support in v.6 |
|
|
 Novice
Joined: 01 Oct 2002 Posts: 12 Location: Hursley, United Kingdom
|
|
Back to top |
|
 |
essive |
Posted: Wed Dec 07, 2005 10:44 am Post subject: |
|
|
Novice
Joined: 15 Nov 2004 Posts: 24
|
That stinks. It certainly wasn't advertised that way in the pre-release and release documents. |
|
Back to top |
|
 |
|