Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!mailrus!uflorida!gatech!udel!mmdf From: CWPLCAP%PACEVM.BITNET@cunyvm.cuny.edu (Anthony Passante) Newsgroups: comp.sys.amiga Subject: Quazi-concurrent programming on ami Message-ID: <14061@louie.udel.EDU> Date: 27 Apr 89 00:45:44 GMT Sender: mmdf@udel.EDU Lines: 14 To all: I am working on a school project for a concurrent programming class. i deceided to try writing programs on the amiga that are quizi-concurrent. I know the amiga is multitasking but this isn't a matter of giving round robin times slices to 3 or 4 totally different tasks. This is more a matter of creating independant routines that will access shared data, setting up some kinds of mutual excution and/or semaphores. If there is anyone out there who has tried this or something of this nature I would appreciate knowing any traps or tricks that might save me time or my sanity. I let you know how its going and any tricks i find. Also, if anyone knows where i can get a listing or copy of midi.h i would appreciate it. thanks much, Tony