perfsonar-dev - r1731 - branches/yi-udel/perfsonar/conf/template
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: r1731 - branches/yi-udel/perfsonar/conf/template
- Date: Tue, 31 Oct 2006 09:37:15 -0500
Author: zurawski
Date: 2006-10-31 09:37:14 -0500 (Tue, 31 Oct 2006)
New Revision: 1731
Modified:
branches/yi-udel/perfsonar/conf/template/components.properties.ls-template
branches/yi-udel/perfsonar/conf/template/const.properties.ls-template
branches/yi-udel/perfsonar/conf/template/service.properties.ls-template
Log:
Multi-LS configuration information.
-jason
Modified:
branches/yi-udel/perfsonar/conf/template/components.properties.ls-template
===================================================================
---
branches/yi-udel/perfsonar/conf/template/components.properties.ls-template
2006-10-31 14:36:52 UTC (rev 1730)
+++
branches/yi-udel/perfsonar/conf/template/components.properties.ls-template
2006-10-31 14:37:14 UTC (rev 1731)
@@ -14,3 +14,15 @@
# LS Cleanup (loads by LSCleanupLoader, needs scheduler)
%CLEANUP%ls_scheduler=org.perfsonar.commons.auxiliary.components.simplescheduler.Scheduler
%CLEANUP%ls_cleanup_loader=org.perfsonar.service.lookupService.xmlType.LSCleanupLoader
+
+# LS Summary (loads by LSSummaryLoader, needs scheduler)
+ls_scheduler=org.perfsonar.commons.auxiliary.components.simplescheduler.Scheduler
+ls_summary_loader=org.perfsonar.service.lookupService.xmlType.LSSummaryLoader
+
+# Token Passing - Local
+%TOKEN_LOCAL%ls_scheduler=org.perfsonar.commons.auxiliary.components.simplescheduler.Scheduler
+%TOKEN_LOCAL%ls_local_token_loader=org.perfsonar.service.lookupService.xmlType.LSLocalTokenLoader
+
+# Token Passing - Global
+%TOKEN_GLOBAL%ls_scheduler=org.perfsonar.commons.auxiliary.components.simplescheduler.Scheduler
+%TOKEN_GLOBAL%ls_global_token_loader=org.perfsonar.service.lookupService.xmlType.LSGlobalTokenLoader
Modified:
branches/yi-udel/perfsonar/conf/template/const.properties.ls-template
===================================================================
--- branches/yi-udel/perfsonar/conf/template/const.properties.ls-template
2006-10-31 14:36:52 UTC (rev 1730)
+++ branches/yi-udel/perfsonar/conf/template/const.properties.ls-template
2006-10-31 14:37:14 UTC (rev 1731)
@@ -25,7 +25,7 @@
### information which are taken to create release file
release.basename=perfSONAR
-release.servicename=XML_LS
+release.servicename=XML_MULTILS
release.version=0.2
### JUnit testing Lookup Service
Modified:
branches/yi-udel/perfsonar/conf/template/service.properties.ls-template
===================================================================
--- branches/yi-udel/perfsonar/conf/template/service.properties.ls-template
2006-10-31 14:36:52 UTC (rev 1730)
+++ branches/yi-udel/perfsonar/conf/template/service.properties.ls-template
2006-10-31 14:37:14 UTC (rev 1731)
@@ -31,7 +31,7 @@
service.r.service_name=%R_SERVICE_NAME%
service.r.service_type=%R_SERVICE_TYPE%
service.r.service_description=%R_DESCRIPTION%
-service.r.service_rating=%R_RATING%
+service.r.service_rank=%R_SERVICE_RANK%
# Lookup Service to register to - only for Registration to LS
#service.r.ls_url=%R_LOOKUP_SERVICE%
@@ -62,6 +62,20 @@
#Allow re-registration (simple update)
service.ls.allow_replace=yes
+#Summarizer
+component.ls_summary_loader.interval=%LS_SUMMARY_INTERVAL%
+component.ls_summary_loader.scheduler_component=ls_scheduler
+component.ls_summary_loader.stylesheet=%LS_LOCAL_SUMMARY%
+component.ls_summary_loader.stylesheet_external=%LS_GLOBAL_SUMMARY%
+
+#Token Passing - local
+component.ls_local_token_loader.interval=%LS_LOCAL_INTERVAL%
+component.ls_local_token_loader.scheduler_component=ls_scheduler
+
+#Token Passing - global
+component.ls_global_token_loader.interval=%LS_GLOBAL_INTERVAL%
+component.ls_global_token_loader.scheduler_component=ls_scheduler
+
# --- Service properties
---------------------------------------------------------------
service.ls.class_name=org.perfsonar.service.lookupService.xmlType.XmlTypeLSServiceEngine
- r1731 - branches/yi-udel/perfsonar/conf/template, svnlog, 10/31/2006
Archive powered by MHonArc 2.6.16.