6.7 on Win2K.
We're bottle-necking on a certain outbound system. The application area sends us about 3000 tif images a day, that require ecryption then sending to the TP's server. I investigated and found that each map in teh system pulls one file at a time.
So I suggested multi-threading (Work area either unique or memory, Audit log unique or off, No fixed output file names, No single threaded RUN maps called by the map, Wild card for the input etc.) as the current system violates all of these rules!
The "non technical consultants" shot down my idea and said the problem is that Mercator itself is the bottle neck and can only send 1.3mb/minute and can only use 1 single threaded connection.
Wha?? Can we "multithread" the FTPput maps and FTP multiple files at once? How can we speed this up?
We're bottle-necking on a certain outbound system. The application area sends us about 3000 tif images a day, that require ecryption then sending to the TP's server. I investigated and found that each map in teh system pulls one file at a time.
So I suggested multi-threading (Work area either unique or memory, Audit log unique or off, No fixed output file names, No single threaded RUN maps called by the map, Wild card for the input etc.) as the current system violates all of these rules!
The "non technical consultants" shot down my idea and said the problem is that Mercator itself is the bottle neck and can only send 1.3mb/minute and can only use 1 single threaded connection.
Wha?? Can we "multithread" the FTPput maps and FTP multiple files at once? How can we speed this up?