Re: persistence configuration errors?
"Shash Chatterjee" <[email protected]>
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
Steve, > Would it be possible to use "Serial" by default, and a parallel > process for those that take the time to set it up? I am wondering > if there is some way to turn this on/off via config setting? > Not quite, but I thought I was doing the same in effect by restricting the numbe r of threads to 1 (i.e. you can do as many parallel threads as you wish, as long as the nunber of threads is 1 :-)). But, Windows still is choking every once in a while...go figure! Shash