Event queue (priority queue) for discrete event simulator

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
kazana
Forum Newbie
Posts: 1
Joined: Thu Mar 19, 2009 9:40 am

Event queue (priority queue) for discrete event simulator

Post by kazana »

Hi there,

I'm currently wondering if there are any native functions/classes or free libraries that offer priority queues?
I want to create a discrete event simulator (not necessarily real-time) as engine for a web based sports game.

If anyone could point me in the right direction I'd be mightily grateful.

Cheers,

kazana
Post Reply