in reply to Practical, efficient uses for fork()
Apart from that I use fork for servers that must be able to accept more than one connection at a time.