Here is the project => http://xtrememp.sourceforge.net/
These guys have taken StreamPlayer and boosted it's performance , actually they are not using synchronized locks as we do and they are having other performance boosts . I have studied the code in the past and added some things from them in java-stream-player .
Now i want us to take things from their code and implement it in java-stream-player.
Please have a look on their source code :)
Here is the project => http://xtrememp.sourceforge.net/
These guys have taken StreamPlayer and boosted it's performance , actually they are not using synchronized locks as we do and they are having other performance boosts . I have studied the code in the past and added some things from them in
java-stream-player.Now i want us to take things from their code and implement it in java-stream-player.
Please have a look on their source code :)