ericabouaf / aws-swf

Node.js helpers to access the Amazon SWF API
MIT License
74 stars 40 forks source link

multiple providers for activities #10

Closed ericabouaf closed 11 years ago

ericabouaf commented 11 years ago

The idea would be to send a 'provider' in the task input.

The Activity Worker could then use different config files depending on the provider value.

(instead of single config.js file at the moment...)

ericabouaf commented 11 years ago

moved to https://github.com/neyric/aws-swf-toolkit/issues/1