Umm,
    Data::PriorityQueue

seems like a better fit.

Tim.

On Wed, Mar 20, 2002 at 10:37:23AM +0100, Perl Authors Upload Server wrote:
> 
> The following module was proposed for inclusion in the Module List:
> 
>   modid:       List::Priority
>   DSLIP:       bdpOp
>   description: Implementation of a priority queue
>   userid:      UDASSIN (Eyal Udassin)
>   chapterid:    6 (Data_Type_Utilities)
>   communities:
> 
>   similar:
>     none
> 
>   rationale:
> 
>     I haven't found a namespace that applies for list utilities.
> 
>     Since my module implements a priority queue (which will probably be
>     used in schedulers of some sorts), it must be considered in a
>     list/queue/pipe context.
> 
>     I think that the rootname of List is more general then Queue.
> 
>     The module itself is quite simple, you enter objects or scalars
>     with a numeric priority, and when you shift them out of the list
>     they'll exit in a priority first FIFO second order.
> 
>     Thank you for your time, Eyal.
> 
>   enteredby:   UDASSIN (Eyal Udassin)
>   enteredon:   Wed Mar 20 09:37:21 2002 GMT
> 
> The resulting entry would be:
> 
> List::
> ::Priority        bdpOp Implementation of a priority queue           UDASSIN
> 
> 
> Thanks for registering,
> The Pause Team
> 
> PS: The following links are only valid for module list maintainers:
> 
> Registration form with editing capabilities:
>   
>https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=fe000000_30c2d4ac80b98083&SUBMIT_pause99_add_mod_preview=1
> Immediate (one click) registration:
>   
>https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=fe000000_30c2d4ac80b98083&SUBMIT_pause99_add_mod_insertit=1

Reply via email to