-- ******************************** * Emmanuel A Jammeh * * Postgrad Research Student * * University of Essex * * Colchester CO4 3SQ * * England * * * * Tel: 00 44 1206 53 7101 * * email: eajamm@essex.ac.uk * * eajamm@hotmail.com * ********************************
Hello,
- To: kra@gncz.cz
- Subject: Help needed
- From: Jammeh E A <eajamm@essex.ac.uk>
- Date: Mon, 30 Apr 2001 12:38:41 +0100
- Reply-To: eajamm@essex.ac.uk
I was browsing the net for information and came accross your page. Well i am first year PhD student at the
university of essex doing reasearch in video networking. I have a problem with event scheduling preferably within threads.Below is aschematic of what i want to do.
| | | | | | | | | | | | | | | | | | | | | | | |
| Encoder | ----->| ROUTER |-------->| DECODER |
| | | | | | | | | | | | | | | | | | | | | | | |THe encoder is an mpeg1 transcoder which generates packets which arethen enqueued at the router (a buffer of packets). Packets are thensupposed to dequeued from the router at a constant rate regardlessof the queue rate. That is my problem.How to generate the dequeue event using fast timers using. I tried usingthreads with "sleep" but that does not work.Any ideas will be appreciated. Thank you.Emmanuel-- ******************************** * Emmanuel A Jammeh * * Postgrad Research Student * * University of Essex * * Colchester CO4 3SQ * * England * * * * Tel: 00 44 1206 53 7101 * * email: eajamm@essex.ac.uk * * eajamm@hotmail.com * ********************************