From 86c843a20c7c0b04bab0bcc86ae3b2f86e4fa982 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Mon, 15 Mar 2010 16:45:40 +0000 Subject: [PATCH] Description under 255 characters. --- org.glite.lb.harvester/project/package.description | 4 +--- org.glite.lbjp-common.server-bones/project/package.description | 9 ++------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/org.glite.lb.harvester/project/package.description b/org.glite.lb.harvester/project/package.description index c969e8c..c35cd6c 100644 --- a/org.glite.lb.harvester/project/package.description +++ b/org.glite.lb.harvester/project/package.description @@ -1,3 +1 @@ -L&B Harvester gathers information about jobs from L&B servers using efficient L&B notification mechanism. It manages notifications and keeps them in a persistent storage (file or database table) to reuse later on next launch. It takes care about refreshing notifications and queries L&B servers back when some notification expires. - -The tool was initially written for Real Time Monitor (project at Imperial College in London), later was extended by MSG publish messaging mechanism for WLCG. +L&B Harvester gathers job info from L&B servers using efficient L&B notifications. It manages notifications and keeps track of them for reuse on next launch. It takes care of refreshing notifications and querying L&B back once a notification expires. diff --git a/org.glite.lbjp-common.server-bones/project/package.description b/org.glite.lbjp-common.server-bones/project/package.description index e4e58da..5ed9543 100644 --- a/org.glite.lbjp-common.server-bones/project/package.description +++ b/org.glite.lbjp-common.server-bones/project/package.description @@ -1,7 +1,2 @@ -Skeleton of multi-process network server. -Implements a server listening on several ports, incoming requests are passed -to slave processes, client connections are kept on specific slaves unless -there is higher input load etc. -The library provides callback handles on connection initialization, incoming -request handling, etc. - +Multi-process network server. +A server listening on multiple ports, passing inbound requests to slaves and maintaining connections to specific slaves if possible. The library provides callback handles on connection init, incoming request, etc. -- 1.8.2.3