SandeepVemula
8 years agoContributor
Triggered vs Ultra Task
For a triggered task, How many calls it can handle at the same time. Will it do parallel processing? If so Why Ultra Task is there if Parallel processing is present in Triggered task. Or is there any limit in Triggered task that it can process only n records(n must be finite here) if Ultra it can process infinite. Please clarify on this.