Chapter Conclusion
We'll conclude this chapter with a quick summary of what we've learned.
We'll cover the following...
Summary
HTTP
REST and the Atom format offer an easy way to implement asynchronous communication. HTTP is used as the communication protocol which has several advantages:
- HTTP is well understood.
- HTTP has already proven its scalability many times.
- Most of the time HTTP is used in projects to