Results 1 to 1 of 1
- 11-16-2010, 09:20 AM #1
Member
- Join Date
- Oct 2010
- Posts
- 2
- Rep Power
- 0
High performance mime type detection
Hi,
I need a java framework that provides high performance mime type detection. All the frameworks I used so far (JMimeMagic, MimeUtil) were not even close to fast enough. I have to analyze hundreds of files, some of which containing several thousands of lines (source code) some of those files took like >5mins for analyzing.
therefore i could use a library that only analyzes the first few lines and not the entire file. Also it would be enough for me to know if the file was binary or not.
does anyone have a recommendation? or some hints for an own mime type detection framework?
thanks in advance
Similar Threads
-
Java High Performance Application Developer
By IV Most Rachel in forum Jobs OfferedReplies: 0Last Post: 07-28-2010, 07:55 PM -
Java High Performance Application Developer
By IV Most Rachel in forum Jobs OfferedReplies: 0Last Post: 07-27-2010, 06:44 PM -
Display available ImageReaders and ImageWriters by image format and MIME type
By Java Tip in forum java.awtReplies: 0Last Post: 06-23-2008, 11:25 PM -
Mime type of a file from web
By Java Tip in forum Java TipReplies: 0Last Post: 03-03-2008, 05:20 PM -
Mime type of a file
By Java Tip in forum Java TipReplies: 0Last Post: 03-03-2008, 05:18 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks