Web feature service virtual processor
A web feature service virtual processor is required to use web feature service for geospatial data.
When you run a WFS routine, a WFS virtual processor is created automatically.
A WFS virtual processor runs without yielding; it processes one operation at a time. To run multiple WFS routines simultaneously, create additional WFS virtual processors.
Use the VPCLASS configuration parameter with the WFSVP keyword
to configure WFS virtual processors. For example, to add five WFS
virtual processors, add the following line to the onconfig and
restart the database server:
VPCLASS wfsvp,noyield,num=5
For more information about the VPCLASS configuration parameter, see the IBM® Informix® Administrator's Reference. For more information about WFS, see the IBM Informix Database Extensions User's Guide.