Network I/O

Introduction

This section is you yet written. View this page as an internal ToDo-note.

  • https://github.com/c42f/RemoteREPL.jl

  • A subsection here should be dedicated to sockets:

    • Standard library Sockets

    • https://github.com/JuliaInterop/ZMQ.jl

    • https://juliahub.com/ui/Search?q=socket&type=packages

  • https://github.com/cardo-org/Rembus.jl

To transfer data, it normally has to be serialized. This serialization can happen behind the scenes, but in case you the user have to do it explicitly, see (link to non-existing section on serialization).

Overview

Packages

This website is a community effort covering a lot of ever-changing information. It will therefore never be complete or without error. If you see something wrong, or have something to contribute, please see the "Contributing" section in the github repository.

Last modified: May 03, 2024. Built with Franklin.jl