open service
Recently Published Documents


TOTAL DOCUMENTS

240
(FIVE YEARS 28)

H-INDEX

14
(FIVE YEARS 3)

2021 ◽  
Vol 12 (3) ◽  
pp. 381-392
Author(s):  
Lamatinulu ◽  
Muh. Syaeful Ragali ◽  
Irma Nur Afiah

A student can study well if there is a good place to study as well. Likewise with reading, a person needs concentration to read. Service room design is necessitated in the reading room because it affects one’s reading comfort. Utsman bin Affan library UMI Makassar is a place for students to study. Students’ complaints and problems that are experienced when using the library service room are in the form of uncomfortable facilities, no closed rooms, and other complaints. In reference to these problems, a study was carried out in accordance with the students’ complaints by employing Kansei Engineering approach. Kansei Engineering is a consumer-oriented ergonomic technology which enables the consumer’s image or feeling to unite with the service design process of a product. By utilizing this method, product strategy and concept creation in the design of a product or service can be determined. The final results of Utsman bin Affan UMI Makassar library service room which was obtained based on the Kansei Engineering method are an open service room, large display, reading room, multimedia room, collection room, green and white colors, 3D motif and glossy texture. In addition to the main specifications of the library, there is also an additional item supporting the service room, which is a partition made of glass that gives the impression of being open to the room although it is still divided into different spaces.


2021 ◽  
Author(s):  
◽  
Kyle Chard

<p>The computational landscape is littered with islands of disjoint resource providers including commercial Clouds, private Clouds, national Grids, institutional Grids, clusters, and data centers. These providers are independent and isolated due to a lack of communication and coordination, they are also often proprietary without standardised interfaces, protocols, or execution environments. The lack of standardisation and global transparency has the effect of binding consumers to individual providers. With the increasing ubiquity of computation providers there is an opportunity to create federated architectures that span both Grid and Cloud computing providers effectively creating a global computing infrastructure. In order to realise this vision, secure and scalable mechanisms to coordinate resource access are required. This thesis proposes a generic meta-scheduling architecture to facilitate federated resource allocation in which users can provision resources from a range of heterogeneous (service) providers. Efficient resource allocation is difficult in large scale distributed environments due to the inherent lack of centralised control. In a Grid model, local resource managers govern access to a pool of resources within a single administrative domain but have only a local view of the Grid and are unable to collaborate when allocating jobs. Meta-schedulers act at a higher level able to submit jobs to multiple resource managers, however they are most often deployed on a per-client basis and are therefore concerned with only their allocations, essentially competing against one another. In a federated environment the widespread adoption of utility computing models seen in commercial Cloud providers has re-motivated the need for economically aware meta-schedulers. Economies provide a way to represent the different goals and strategies that exist in a competitive distributed environment. The use of economic allocation principles effectively creates an open service market that provides efficient allocation and incentives for participation. The major contributions of this thesis are the architecture and prototype implementation of the DRIVE meta-scheduler. DRIVE is a Virtual Organisation (VO) based distributed economic metascheduler in which members of the VO collaboratively allocate services or resources. Providers joining the VO contribute obligation services to the VO. These contributed services are in effect membership “dues” and are used in the running of the VOs operations – for example allocation, advertising, and general management. DRIVE is independent from a particular class of provider (Service, Grid, or Cloud) or specific economic protocol. This independence enables allocation in federated environments composed of heterogeneous providers in vastly different scenarios. Protocol independence facilitates the use of arbitrary protocols based on specific requirements and infrastructural availability. For instance, within a single organisation where internal trust exists, users can achieve maximum allocation performance by choosing a simple economic protocol. In a global utility Grid no such trust exists. The same meta-scheduler architecture can be used with a secure protocol which ensures the allocation is carried out fairly in the absence of trust. DRIVE establishes contracts between participants as the result of allocation. A contract describes individual requirements and obligations of each party. A unique two stage contract negotiation protocol is used to minimise the effect of allocation latency. In addition due to the co-op nature of the architecture and the use of secure privacy preserving protocols, DRIVE can be deployed in a distributed environment without requiring large scale dedicated resources. This thesis presents several other contributions related to meta-scheduling and open service markets. To overcome the perceived performance limitations of economic systems four high utilisation strategies have been developed and evaluated. Each strategy is shown to improve occupancy, utilisation and profit using synthetic workloads based on a production Grid trace. The gRAVI service wrapping toolkit is presented to address the difficulty web enabling existing applications. The gRAVI toolkit has been extended for this thesis such that it creates economically aware (DRIVE-enabled) services that can be transparently traded in a DRIVE market without requiring developer input. The final contribution of this thesis is the definition and architecture of a Social Cloud – a dynamic Cloud computing infrastructure composed of virtualised resources contributed by members of a Social network. The Social Cloud prototype is based on DRIVE and highlights the ease in which dynamic DRIVE markets can be created and used in different domains.</p>


2021 ◽  
Author(s):  
◽  
Kyle Chard

<p>The computational landscape is littered with islands of disjoint resource providers including commercial Clouds, private Clouds, national Grids, institutional Grids, clusters, and data centers. These providers are independent and isolated due to a lack of communication and coordination, they are also often proprietary without standardised interfaces, protocols, or execution environments. The lack of standardisation and global transparency has the effect of binding consumers to individual providers. With the increasing ubiquity of computation providers there is an opportunity to create federated architectures that span both Grid and Cloud computing providers effectively creating a global computing infrastructure. In order to realise this vision, secure and scalable mechanisms to coordinate resource access are required. This thesis proposes a generic meta-scheduling architecture to facilitate federated resource allocation in which users can provision resources from a range of heterogeneous (service) providers. Efficient resource allocation is difficult in large scale distributed environments due to the inherent lack of centralised control. In a Grid model, local resource managers govern access to a pool of resources within a single administrative domain but have only a local view of the Grid and are unable to collaborate when allocating jobs. Meta-schedulers act at a higher level able to submit jobs to multiple resource managers, however they are most often deployed on a per-client basis and are therefore concerned with only their allocations, essentially competing against one another. In a federated environment the widespread adoption of utility computing models seen in commercial Cloud providers has re-motivated the need for economically aware meta-schedulers. Economies provide a way to represent the different goals and strategies that exist in a competitive distributed environment. The use of economic allocation principles effectively creates an open service market that provides efficient allocation and incentives for participation. The major contributions of this thesis are the architecture and prototype implementation of the DRIVE meta-scheduler. DRIVE is a Virtual Organisation (VO) based distributed economic metascheduler in which members of the VO collaboratively allocate services or resources. Providers joining the VO contribute obligation services to the VO. These contributed services are in effect membership “dues” and are used in the running of the VOs operations – for example allocation, advertising, and general management. DRIVE is independent from a particular class of provider (Service, Grid, or Cloud) or specific economic protocol. This independence enables allocation in federated environments composed of heterogeneous providers in vastly different scenarios. Protocol independence facilitates the use of arbitrary protocols based on specific requirements and infrastructural availability. For instance, within a single organisation where internal trust exists, users can achieve maximum allocation performance by choosing a simple economic protocol. In a global utility Grid no such trust exists. The same meta-scheduler architecture can be used with a secure protocol which ensures the allocation is carried out fairly in the absence of trust. DRIVE establishes contracts between participants as the result of allocation. A contract describes individual requirements and obligations of each party. A unique two stage contract negotiation protocol is used to minimise the effect of allocation latency. In addition due to the co-op nature of the architecture and the use of secure privacy preserving protocols, DRIVE can be deployed in a distributed environment without requiring large scale dedicated resources. This thesis presents several other contributions related to meta-scheduling and open service markets. To overcome the perceived performance limitations of economic systems four high utilisation strategies have been developed and evaluated. Each strategy is shown to improve occupancy, utilisation and profit using synthetic workloads based on a production Grid trace. The gRAVI service wrapping toolkit is presented to address the difficulty web enabling existing applications. The gRAVI toolkit has been extended for this thesis such that it creates economically aware (DRIVE-enabled) services that can be transparently traded in a DRIVE market without requiring developer input. The final contribution of this thesis is the definition and architecture of a Social Cloud – a dynamic Cloud computing infrastructure composed of virtualised resources contributed by members of a Social network. The Social Cloud prototype is based on DRIVE and highlights the ease in which dynamic DRIVE markets can be created and used in different domains.</p>


2021 ◽  
Author(s):  
Martin Götzelmann ◽  
Evelyn Köller ◽  
Ignacio Viciano Semper ◽  
Dirk Oskam ◽  
Elias Gkougkas ◽  
...  

Author(s):  
C. Kempenaar ◽  
T.H. Been ◽  
F.K. van Evert ◽  
I.E. Hoving ◽  
G.J.T. Kessel ◽  
...  

2021 ◽  
Author(s):  
Daniel Santillan Pedrosa ◽  
Alexander Geiss ◽  
Isabell Krisch ◽  
Fabian Weiler ◽  
Peggy Fischer ◽  
...  

&lt;p&gt;&lt;span&gt;The VirES for Aeolus service (https://aeolus.services) has been successfully running &lt;/span&gt;&lt;span&gt;by EOX &lt;/span&gt;&lt;span&gt;since August 2018. The service &lt;/span&gt;&lt;span&gt;provides&lt;/span&gt;&lt;span&gt; easy access &lt;/span&gt;&lt;span&gt;and&lt;/span&gt;&lt;span&gt; analysis functions for the entire data archive of ESA's Aeolus Earth Explorer mission &lt;/span&gt;&lt;span&gt;through a web browser&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;This &lt;/span&gt;free and open service &lt;span&gt;is being extended with a Virtual Research Environment (VRE). &lt;/span&gt;&lt;span&gt;The VRE &lt;/span&gt;&lt;span&gt;builds on the available data access capabilities of the service and provides &lt;/span&gt;&lt;span&gt;a &lt;/span&gt;&lt;span&gt;data access Application Programming Interface (API) a&lt;/span&gt;&lt;span&gt;s part of a &lt;/span&gt;&lt;span&gt;developing environment &lt;/span&gt;&lt;span&gt;i&lt;/span&gt;&lt;span&gt;n the cloud &lt;/span&gt;&lt;span&gt;using &lt;/span&gt;&lt;span&gt;JupyterHub and &lt;/span&gt;&lt;span&gt;JupyterLab&lt;/span&gt;&lt;span&gt; for processing and exploitation of the Aeolus data. &lt;/span&gt;In collaboration with Aeolus DISC user requirements are being collected, implemented and validated.&lt;/p&gt;&lt;p&gt;Jupyter Notebook templates, an extensive set of tutorials, and documentation are being made available to enable a quick start on how to use VRE in projects. &lt;span&gt;The VRE is intended to support and simplify &lt;/span&gt;&lt;span&gt;the &lt;/span&gt;&lt;span&gt;work of (citizen-) scientists &lt;/span&gt;&lt;span&gt;interested in&lt;/span&gt;&lt;span&gt; Aeolus data by being able to &lt;/span&gt;&lt;span&gt;quickly develop processes or algorithms that can be &lt;/span&gt;&lt;span&gt;shar&lt;/span&gt;&lt;span&gt;ed or used to create &lt;/span&gt;&lt;span&gt;visualizations&lt;/span&gt;&lt;span&gt; for publications. Having a unified constant platform could potentially also be very helpful for calibration and validation activities &lt;/span&gt;&lt;span&gt;by &lt;/span&gt;&lt;span&gt;allowing easier result comparisons. &lt;/span&gt;&lt;/p&gt;


Sign in / Sign up

Export Citation Format

Share Document