Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 6 to 6 | ||||||||
0.1 About WMProxy | ||||||||
Changed: | ||||||||
< < | WMProxy is a new component to access the EMI Workload Management System (WMS). | |||||||
> > | WMProxy is a new component to access the EMI Workload Management System (WMS). | |||||||
The need of such a component, besides adhering to the emerging design methodology called Service Oriented Architecture (SOA), is to improve the performance of existing similar components, to handle more efficiently a large number of requests for job submission and control and also to provide additional features. | ||||||||
Line: 14 to 14 | ||||||||
Since the European Middleware Initiative (EMI) Middleware is a composition of Grid services provided by different vendors and/or operated by different organizations, the Web services technology is a powerful means to achieve service interoperability and allow easier compliance with emerging standards such as Open Grid Services Architecture (OGSA) and Web Services Resource Framework (WSRF). | ||||||||
Added: | ||||||||
> > | 0.1 Client configurationC++ WMProxy client commands![]() /etc/glite-wms/<vo name-lowercase> (e.g. for dteam /etc/glite-wms/dteam)
/etc/vo_template/glite_wmsui.conf.templateThis file should be copied with the name "glite_wmsui.conf" in each directory created in step 1)
/etc/vo_template/glite_wms.confThis file should be copied with the name "glite_wms.conf" in each directory created in step 1) | |||||||
-- FabioCapannini - 2011-11-04 \ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
1 WMProxy Service1.1 About WMProxyWMProxy is a new component to access the EMI Workload Management System (WMS). The need of such a component, besides adhering to the emerging design methodology called Service Oriented Architecture (SOA), is to improve the performance of existing similar components, to handle more efficiently a large number of requests for job submission and control and also to provide additional features. The WMProxy is implemented as a Web service. The Web is considered a successful technology mostly because of its simplicity and ubiquity. A Web service allows us to take advantage of the benefits of the Web, not only to provide information, but also to offer services to a greater community of possible users. Since the European Middleware Initiative (EMI) Middleware is a composition of Grid services provided by different vendors and/or operated by different organizations, the Web services technology is a powerful means to achieve service interoperability and allow easier compliance with emerging standards such as Open Grid Services Architecture (OGSA) and Web Services Resource Framework (WSRF). -- FabioCapannini - 2011-11-04 |