[QFJ-141] Provide file-based message extraction utility Created: 12/Feb/07  Updated: 12/Apr/07  Resolved: 12/Feb/07

Status: Closed
Project: QuickFIX/J
Component/s: Networking
Affects Version/s: None
Fix Version/s: 1.1.0

Type: New Feature Priority: Default
Reporter: Steve Bate Assignee: Steve Bate
Resolution: Fixed Votes: 0
Labels: None


 Description   

The FixMessageDecoder can operate on any ByteBuffer. This utility will take a File and create a memory mapped ByteBuffer for the file. Messages will then be extracted from the memory mapped file. The messages can be returned in an in-memory list or they can be streamed individually. The latter approach allows processing of messages from very large files without consuming excessive memory.


Generated at Fri May 17 02:22:51 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.