GitHub topics: queueable
jamessimone/apex-async-processor
Abstract away which async framework is being used within Salesforce in favor of dynamically using the most appropriate solution for the problem at hand.
Language: Apex - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 35 - Forks: 3

RemiLeGuin/asynchronous-process-notifier
Get your Salesforce users informed of a completed asynchronous process (@future, queueable, batch...) with a toast notification and refresh pages users are viewing with rollback data if an error occured, all thanks to a platform event.
Language: JavaScript - Size: 63.5 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 2

rsoesemann/apex-chainable
Chain Asynchronous Apex in a readable and flexible way without hardcoding the successor.
Language: Apex - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 43 - Forks: 10

smn2gnt/AsyncApex
Salesforce Custom Asynchronous Framework
Language: Apex - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

leshchukandrej/ContinuousQueue
This class is used for creating safety for system limits Queueable classes. Sample of using this class is in LimitsSafetyQueueSample.cls.
Language: Apex - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

FedeAbella/sfdc-paged-callouts-demo
Demo for making paged callouts in Salesforce, retrieving data across multiple transactions, with capacity to re-try failed connections and keep logs over the entire paging process.
Language: Apex - Size: 64.1 MB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2

leshchukandrej/SafetyQueueRunner
This class is used for controlling queue execution. In case if you want to enqueue job later or in case you want to enqueue it safely, use this class.
Language: Apex - Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1
