myisam is a NOGO for that type of workload (high concurrency writes), i dont have that much experience with innodb (tested it 3 times and found in each case that the performance sucked, but it's been a while since the last test)
if you're not forced to run mysql, consider giving postgres a try as it handles concurrent writes MUCH better