SuperSmart GridThe SuperSmart Grid (SSG) is a hypothetical wide area electricity network connecting Europe with northern Africa, the Middle East, and the IPS/UPS system of CIS countries. The system would unify super grid and smart grid capabilities into a comprehensive network. There are no planned locations for infrastructure or schedule explicitly for the SSG; the name is used to discuss the economic and technological feasibility of such a network and ways that it might gain political support.
Energy securityEnergy security is the association between national security and the availability of natural resources for energy consumption (as opposed to household energy insecurity). Access to cheaper energy has become essential to the functioning of modern economies. However, the uneven distribution of energy supplies among countries has led to significant vulnerabilities. International energy relations have contributed to the globalization of the world leading to energy security and energy vulnerability at the same time.
Round-robin schedulingRound-robin (RR) is one of the algorithms employed by process and network schedulers in computing. As the term is generally used, time slices (also known as time quanta) are assigned to each process in equal portions and in circular order, handling all processes without priority (also known as cyclic executive). Round-robin scheduling is simple, easy to implement, and starvation-free. Round-robin scheduling can be applied to other scheduling problems, such as data packet scheduling in computer networks.