~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/multi_thread/plugin.ini

Blackhole, CSV, Pool of Threads,Single Thread, Multi Thread.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
 
name=multi_thread
3
2
headers=multi_thread.h
4
3
title=Multi-Thread Scheduler
5
4
description=One Thread Per Connection Scheduler
6
5
load_by_default=yes
7
 
static=yes