How to create a streaming API in java?

I want to create a streaming API similar to the Twitter Streaming API in java? what should be done? need to use tomcat special configuration?

thanks

+4
source share

All Articles