US 12,265,491 B2
Systems and methods for configuration of sequence handlers
William Crowder, Camarillo, CA (US)
Assigned to Sandpiper CDN, LLC, Wilmington, DE (US)
Filed by Sandpiper CDN, LLC, Wilmington, DE (US)
Filed on Aug. 10, 2023, as Appl. No. 18/232,675.
Application 18/232,675 is a continuation of application No. 17/822,525, filed on Aug. 26, 2022, granted, now 11,726,934.
Claims priority of provisional application 63/241,592, filed on Sep. 8, 2021.
Prior Publication US 2023/0385212 A1, Nov. 30, 2023
This patent is subject to a terminal disclaimer.
Int. Cl. G06F 13/20 (2006.01); G06F 9/48 (2006.01); G06F 9/50 (2006.01); G06F 9/54 (2006.01)
CPC G06F 13/20 (2013.01) [G06F 2213/40 (2013.01)] 20 Claims
OG exemplary drawing
 
1. A method for registering a handler, by a processor, in a configured sequence of handlers, the method comprising:
receiving, by the processor and memory storing instructions implementing a sequencer infrastructure, a configuration script defining a sequence comprising one or more handler identifiers and corresponding one or more handler arguments;
invoking, by the processor, a handler initialization entry point for a handler corresponding to a handler identifier of the one or more handler identifiers, the invoking the handler initialization entry point comprising:
selecting, by the processor and based on the corresponding one or more handler arguments, a handler type, and
initializing, by the processor, a configured handler based on the handler type selected and the corresponding one or more handler arguments;
adding, by the processor, the configured handler to a configured sequence of handlers; and
executing, by a sequencer of the sequencer infrastructure, the configured sequence of handlers to generate an output in response to an input.