Re: Speed up Java on i

"D*B" <[email protected]>
Newsgroups gmane.comp.lang.as400.java
Message-ID <8CC60C830B1445A482F1D6BC6094CD87@Lisp>
Appserver4RPG is opensource, extendable, base layer of ArdGate (running in > 
100 installations in production, since about 10 years). It's multithreaded 
(using a threadpool), it has extended logging capabilities (log4j), wich 
could be used for profiling the application.
Running a single instance (one JVM), you could create your QR-Codes (or 
whatever you want) from multiple as400 jobs.
You could have multiple installs on the same box, running independable from 
each other (each of them using a JVM of its own).
You could run the java part of an installed instance on another box in your 
network (this could be as400, i5, system i, i or any other box with an 
installed JVM - linux, windows, aix...)
This would provide (nearly) unlimited scalability and could be implemented 
in less than 2 days.

D*B

> <Karl>
> So I've wrote a small ZXING Java program and a colleague a DataQ server
> program to prevent multiple starts of the JVM.
>
> But it's still too slow! For 1000 QR Codes needs my i9 3 Min and the
> customer talks about 2 Million documents with a QR-Code.
> </Karl>
>
> I remember a similar discussion in a german forum and by phone...
>
> What is the exact requirement?
> 2 million should take how long?
>
> D*B
> 
-- 
This is the Java Programming on and around the IBM i (JAVA400-L) mailing list
To post a message email: [email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org
Before posting, please take a moment to review the archives
at https://archive.midrange.com/java400-l.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.