Newer Version Available
Asynchronous Apex
Apex offers multiple
ways for running your Apex code
asynchronously. Choose the asynchronous Apex feature that best suits your
needs.
This table lists the asynchronous Apex features and when to use each.
| Asynchronous Apex Feature | When to Use |
|---|---|
| Future Methods |
|
| Queueable Apex |
|
| Batch Apex |
|
| Scheduled Apex |
|