need to move 1 unsigned long serially really quick

jlefevre1:
I need to move 1 unsigned long integer over the serial port from one arduino to another , over and over, without stopping, as fast as I can.

That sounds like the solution to some problem, and not a very smart solution at that. You're trying to turn lots of LEDs on and off individually? How many - and what sort of latency do you want to achieve? Where are the LED commands coming from?