Slashdot Mirror


User: barnetda

barnetda's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Why not use VNC? on Collaborative Software For Pair Programming? · · Score: 1

    I've not seen any mention of this, but why not "VNC" to share a desktop?

    I've used it frequently with distant co-workers to collaborate on why their environment is causing program breakage. Especially when I cannot duplicate the failure in my environment.

    VNC allows "full access" as well as "read-only access" so you can control whether your classmate can access your stuff.

  2. Profiling? on Remote Data Access Solutions? · · Score: 4, Informative

    I'm no network / data access guru, but this seems like a typical case of profile first, optimize later.

    The idea is simple. Don't just go in and change stuff, first measure the pieces under typical load. Look where the bottle-neck is, address it, and move to the next bottle-neck. Repeat as often as needed.

    Are you disk I/O bound? Buy faster disk / better controllers / spread the load over more machines / .....

    Are you CPU bound? Is the CPU on your server spending so much time with I/O requests, that it has no cycles available to address additional requests? Buy more / faster / better CPUs.

    Are you network bound? Which piece of the network is the hold-up? Your switch? Get a better / faster one. Your ISP? Get a fatter pipe.

    Have you optimized all of these? What about setting up remote servers that are updated hourly/daily/weekly/whatever so the machine is close to the user network-wise for faster download speeds.

    Some of the above adds complexity. Are you equipped to handle that complexity? Can you become equipped to handle it? If not, re-consider your options.

    Hope this helps.

    Cheers,
    Dave

  3. Re:windows-only? on Home automation gadgets for free · · Score: 1

    The FireCracker version is windows only.

    They have an ActiveHome package that looks very good, and there is a linux version available from a third party supplier.

    With the ActiveHome, the transmitter(?) at the back of the PC stores the information, and transmits it out, whether the PC is up and running, or not.

    I've played with the 'free' package a little bit, and like it. When money allows, I was planning on getting the ActiveHome package.

    My only concern would be electical spikes due to lightning strikes, but then I realize that the machine is plugged into the wall outlet directly, the phone line, ....