Summary

In this chapter, we outlined the means by which Julia can be used to develop and interact with networked systems.

First, we looked at services that use the UDP and TCP protocols, and then we looked at how to implement a simple echo server. Also, we investigated the emerging subject of WebSockets and continued by considering messaging systems involving e-mail, SMS, and Twitter.

Finally, we concluded with an overview of running Julia on distributed systems in the cloud and ended with an example of asynchronous execution to speed up (appropriately) the generation of a Julia set.

In the next chapter, we will be returning to explore some more advanced features of the Julia language by going under the hood, examining code generation and the low-level ...

Get Julia: High Performance Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.