R
Rob Fitzpatrick
Guest
I wouldn't suggest splitting into separate DBs, I believe that might affect your r-code functionally. Part of the metadata baked into the r-code is the logical db name(s). If you compiled your program against DBs A,B,C,D, and E, then deployed it to run against DB A, I'm not sure if that would work. You could test that easily enough. So how fast is fast enough?
Continue reading...
Continue reading...