I have data streaming into a number of TCP sockets continuously. For each, I have a different regular expression that I need to pull out matches for. For example, one might match numbers of the format ##.# followed by the letter f:I have data streaming into a number of TCP sock