Network Programming and Automation Essentials by Claus Töpke

Network Programming and Automation Essentials by Claus Töpke

Author:Claus Töpke
Language: eng
Format: epub
Publisher: Packt Publishing Ltd.
Published: 2023-02-10T00:00:00+00:00


Pros and cons of programming runtimes

Let’s explore the pros and cons of using Go and Python for programming while focusing on the code that will run on the machine during runtime.

Pros of using the Python runtime:

Easy to create PoC code by using interactive Python with IPython and Jupyter notebooks

Easy to create data visualization during prototyping

Has a large community with different interpreters, libraries, and frameworks

Cons of using the Python runtime:

Consumes more space and memory on the target running machine

Consumes more CPU and is slower to complete tasks compared to Go

Code is visible on the target running machine, which can be unsecure

Runtime parallelism implementation is weak compared to Go



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.