Paul Morrison

305
reputation
400 views

Registered User

name Paul Morrison
member for 11 months
seen 12 hours ago
website
location Markham, Ontario, Canada
age
Some time later this year, hopefully, I will have been programming for 50 years. The first computer I worked on was the popular IBM 650. Almost 40 years ago, I stumbled on what is now called Flow-Based Programming, which seems to be finally starting to take off - well, better late than never :-) I still enjoy programming - most recently in Java and C# - and I always welcome conversations with interested parties!
Dec
17
comment What is the advantage of Executors over Threads in multithreaded application
At least the folks over at Sun forums tried to answer my question - see forums.sun.com/thread.jspa?threadID=5419471&t… . However you will notice that their comments all use words like "nice tools", "bad idea", and they admit I may not need a thread pool. IMO those aren't strong enough reasons to have to rewrite working code!
Dec
15
awarded  Popular Question
Dec
9
comment What is the advantage of Executors over Threads in multithreaded application
No answers after a day, so I'll try on the Sun forum... Thanks anyway!
Dec
8
comment What is the advantage of Executors over Threads in multithreaded application
Not very helpful, @Cletus! I do understand about threads and locks - I am not about to shell out $40 to get one question answered :-)
Dec
8
asked What is the advantage of Executors over Threads in multithreaded application
Dec
2
accepted Unnecessary Java context switches
Dec
2
answered Unnecessary Java context switches
Nov
25
answered Unnecessary Java context switches
Nov
23
answered Unnecessary Java context switches
Nov
20
accepted Setting DPI for PNG files
Nov
20
answered Setting DPI for PNG files
Nov
19
comment Unnecessary Java context switches
Is there any way to increase the length of OS time slices?
Nov
19
revised Unnecessary Java context switches
Added sample code; deleted 86 characters in body
Nov
19
comment Unnecessary Java context switches
No, I agree - I didn't make any progress that way! Is there any alternative to priorities?
Nov
18
revised Unnecessary Java context switches
Trying to clarify...
Nov
18
asked Unnecessary Java context switches
Nov
16
awarded  Notable Question
Oct
13
comment Setting DPI for PNG files
Someone else mentioned SVG - I'll take a look - thanks!
Oct
13
comment Setting DPI for PNG files
I just meant that I wanted to set the DPI programmatically... but I've changed my mind! So imagemagick sounds interesting - thanks!
Oct
11
comment Keeping text on same page in OpenOffice document
Thanks! I'll give it a try!
Oct
11
asked Setting DPI for PNG files
Oct
10
asked Keeping text on same page in OpenOffice document
Oct
2
comment Write dpi metadata to a jpeg image in Java
Where is F_scaledImg set? Is it the same as bufferedImage? Sorry if this is a dumb question...
Aug
20
asked Multiple replies from server for one client request
Aug
3
answered What are some good Perl modules for flow-based programming on files?