Skip to content
/ libpqueue Public

Generic priority queue (heap) implementation used by the Apache HTTP Server project.

License

Notifications You must be signed in to change notification settings

vy/libpqueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 20, 2022
09b72d5 · Apr 20, 2022

History

14 Commits
Apr 20, 2022
Sep 11, 2015
May 14, 2014
May 14, 2014

Repository files navigation

L   oo.ooooo.   .ooooo oo oooo  oooo   .ooooo.  oooo  oooo   .ooooo.
     888' `88b d88' `888  `888  `888  d88' `88b `888  `888  d88' `88b
     888   888 888   888   888   888  888ooo888  888   888  888ooo888
I    888   888 888   888   888   888  888    .o  888   888  888    .o
     888bod8P' `V8bod888   `V88V"V8P' `Y8bod8P'  `V88V"V8P' `Y8bod8P'
     888             888.
B   o888o            8P'
                     "

libpqueue is a generic priority queue (heap) implementation used by the Apache HTTP Server project. (Particularly, 2.2.14 release.) I just tidied up the source and API a little bit, introduced some minor functionality, etc.

About

Generic priority queue (heap) implementation used by the Apache HTTP Server project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages