The bulk handler is derived from the BulkProcessor, but offers explicit flushing and can receive requests from multiple threads into a global action queue. It supports websocket bulk actions and can write back response to an interactive channel. The bulk volume is not controlled. The default concurrency is 32, the number of actions in a bulk is 100.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.