INFAP   20938
INSTITUTO DE FISICA APLICADA "DR. JORGE ANDRES ZGRABLICH"
Unidad Ejecutora - UE
congresos y reuniones científicas
Título:
Scheduling Metric-Space Queries Processing on Multi-Core Processors
Autor/es:
GIL COSTA G. VERONICA; RICARDO BARRIENTOS; MAURICIO MARIN; CAROLINA BONACIC
Lugar:
Pisa, Italia
Reunión:
Conferencia; The 18th Euromicro International Conference on Parallel, Distributed and Network-Based Computing; 2010
Resumen:
This paper proposes a strategy to organize metricspace query processing in multi-core search nodes as understood in the context of search engines running on clusters of computers. The strategy is applied in each search node to process all active queries visiting the node as part of their solution which, in general, for each query is computed from the contribution of each search node. When query traffic is high enough, the proposed strategy assigns one thread to each query and lets them work in a fully asynchronous manner. When query traffic is moderate or low, some threads start to idle so they are put to work on queries being processed by other threads. The strategy solves the associated synchronization problem among threads by switching query processing into a bulk-synchronous mode of operation. This simplifies the dynamic re-organization of threads and overheads are very small with the advantage that the overallwork-load is evenly distributed across all threads.