SoftwareSerial/AltSoftSerial using different ports

MorganS:
Why would you use software serial on a MEGA which has 4 hardware serial ports?

I'm using the Mega to receive on hardware, and software on the Uno to send. Unfortunately I need the Mega to run a larger set of code than the Uno can handle, else I'd swap them around.