The frontend engine server for various requests to database server.
Caution:
When polling with the new Request
object, ensure that enought interval of method call between {@link #execute(Request)} and {@link #poll(Request)}is promised.
@author Makoto YUI (yuin405+xbird@gmail.com)