process { withLabel: /.*/ { memory = 50.MB queue = 'all' } withName: gamma { memory = 60.MB queue = 'foo' } }