How do Jersey-client and Apache HTTP Client compare?
问题 First of all, I'm not trying to start a flame-war here. I know Jersey sufficiently well, but have hardly used httpclient. What are the key differences between jersey-client and Apache's httpclient? In what areas is one better than the other? Is there a good comparison chart somewhere? Which one performs better with larger files (say 2048 MB)? Many thanks for your comments! 回答1: These two things probably should not be compared directly. Jersey is a REST-client, featuring full JAX-RS