Skip to content

An exercise for simulating events in an Event Queue. This api is commonly used in event driven architecture styles.

Notifications You must be signed in to change notification settings

tejanc/EventQueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventQueue

An Exercise simulating events from an event queue.

Description

Starts with an API for creation, deletion, addition of events into a linked list implementation along with packed data structures for memory optimizations.

The source code in the EventQueue folder has all of the latest required functionality.

About

An exercise for simulating events in an Event Queue. This api is commonly used in event driven architecture styles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages