Re: looking for free simple task scheduler in c
From: Bob McConnell (rmcconne_at_NOSPAM.lightlink.com)
Date: 03/18/05
- Next message: Michael Schnell: "Re: How could I run programs from ramdisk?"
- Previous message: Elder Costa: "Re: How could I run programs from ramdisk?"
- In reply to: khuedinhpham_at_yahoo.com: "looking for free simple task scheduler in c"
- Next in thread: khuedinhpham_at_yahoo.com: "Re: looking for free simple task scheduler in c"
- Reply: khuedinhpham_at_yahoo.com: "Re: looking for free simple task scheduler in c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 18 Mar 2005 02:58:51 GMT
On 16 Mar 2005 20:49:12 -0800, khuedinhpham@yahoo.com wrote:
>I am looking for a free and simple task scheduler written in C
>(basically, a template/framework so I will expand it to fit my need).
>If you happen to know one then please either reply to this post or send
>link directly to my mail at: khuedinhpham at yahoo dot com. I did
>search through google but could not find one and on my way to write one
>for myself if I could not find it in the next couple days.
>
>
>Thanks,
>
>
>Khue
Search for a package called CTASK. The last time I found it the file
was ctask22d.zip. It has full public domain source code for a simple
multi-tasking kernel in C and 8086 assembler. I used it on DR-DOS with
MASM 6.0 and MSC 6.0 for several years. That application is still in
the field.
Bob McConnell
N2SPP
- Next message: Michael Schnell: "Re: How could I run programs from ramdisk?"
- Previous message: Elder Costa: "Re: How could I run programs from ramdisk?"
- In reply to: khuedinhpham_at_yahoo.com: "looking for free simple task scheduler in c"
- Next in thread: khuedinhpham_at_yahoo.com: "Re: looking for free simple task scheduler in c"
- Reply: khuedinhpham_at_yahoo.com: "Re: looking for free simple task scheduler in c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|