[Swift-user] throttling mapping threads

Mihael Hategan hategan at mcs.anl.gov
Sat Apr 10 00:36:16 CDT 2010


On Sat, 2010-04-10 at 00:30 -0500, Allan Espinosa wrote:
> Hi,
> 
> How do you throttle the number of mapping threads like
> foreach.max.threads ?  I have this workflow whose mapper accesses a
> mysql database that makes a 400+ access at a time.

There is no throttling for those unfortunately.

Any way you can bulk the mapping invocations?





More information about the Swift-user mailing list