Thanks Raimo and Bengt. I now spawn a process that creates the ets table and waits forever. By the way, is there a better way to wait forever than to say wait_forever() -> timer:sleep(10000000), wait_forever(). ? -Chris