Tag Archives: threads

Coding a XenServer Client in Python – Monitoring Multiple VMs via Multiple Threads

In some prior blogs I had written about developing an ESXi client in Java which could connect to a VMware ESXi server and perform some management tasks. In this blog, I will describe developing a Cirtrix XenServer Client in Python … Continue reading

Posted in Networking, Programming Languages, Protocols, Python, Technology, Virtualization and Cloud Computing | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Intel Hyper-Threading Technology

Intel Hyper-Threading Technology (HT Technology) enables each processing core to run multiple tasks or “threads” at the same time. Intel HT Technology also improves overall performance on threaded software by increasing processor throughput. For each physical processor core, the operating … Continue reading

Posted in Intel, Operating Systems, Processors/CPUs, Technology, Windows | Tagged , , , , , , , , , , , , | Leave a comment