Seeing the sending code would be useful. As Nick says, the read() function in Processing only reads one byte or char at a time. There are other methods that read more than one byte/char at a time. Which of them would be useful for you depends on how you are sending the data to the serial port.