Month: March 2020

  • Keyword Search

  • Post Date Range

programming errors

Sorry, Wrong Address!

By Bryon Moyer | March 27, 2020 | 0 Comments

[From the last episode: We saw how pointers are an important kind of variable, representing data whose location we can’t predict in advance.] We saw last time that pointers are used to store the addresses of data stored in memory space that’s allocated while the program is running. Why might […]

Read More
memory allocation

Can I Have Your Address?

By Bryon Moyer | March 20, 2020 | 0 Comments

[From the last episode: We looked at the notion of multi-tenanting in cloud servers.] Now that we know that a server that’s helping you or your app may also be helping someone else or their app, let’s look at where some problems may lurk. As we’ve seen, a server consists […]

Read More
multi-tenanting

Many Tenants in One Computer

By Bryon Moyer | March 13, 2020 | 0 Comments

[From the last episode: We saw where distributed and multicore computing fit into the IoT world.] Let’s spend some time in the cloud now. The story goes that Amazon had to buy tons of computers to handle the holiday crush and wondered what to do with them during the rest […]

Read More
IoT multicore

Multi-Computing: Edge or Cloud?

By Bryon Moyer | March 6, 2020 | 0 Comments

[From the last episode: We looked at multicore processors, which use more than one CPU.] We’ve now seen two different ways in which computing can be split up and run on multiple engines at the same time. Those engines can be in different computers or next to each other on […]

Read More
Site by Consistent Image Web Design