XgridLite
XgridLite, a Mac OS X preference pane, enables the Xgrid distributed computing solution on the desktop version of Mac OS X. If you don’t need the advanced features of Mac OS X Server’s Xgrid controller but still want to run your own grid, XgridLite is for you.
With XgridLite, you can:
- Turn on and off the built-in Xgrid controller with a single click.
- Set passwords for client and agent authentication.
- Reset the controller to default settings.
XgridLite is free and open-source software, released the GNU General Public License, Version 3, allowing you to freely modify and redistribute the software under the terms of the license. You can encourage my open-source development efforts by donating money.
- Download
- Download XgridLite 1.1 for Mac OS X version 10.5 (Leopard).
You can also download version 1.0.2 for Tiger. - View License
- Take a look at the GNU GPL.
Donate
Use the buttons below to donate toward the development of XgridLite and my other open-source efforts. For XgridLite, the suggested donation is $15 US.
| Donate from a PayPal account (preferred) | |
| Donate from a credit card (PayPal takes a cut) |
Change History
Version 1.1
XgridLite now supports Mac OS X version 10.5 (Leopard). For Tiger compatibility, use version 1.0.2. The license has also been switched to GPLv3.
Version 1.0.2
XgridLite no longer requires a license key, and is now distributed under the GNU GPL.
Version 1.0.1.
XgridLite is now a Universal Binary—it runs on both PowerPC- and Intel-based Macs.
Version 1.0
First release.
[...] le mettre en fonction, soit on passe par la ligne de commande, soit on utilise l’utilitaire XgridLite qui rajoute un panneau de contrôle dans les préférences systèmes. * Pour la ligne de commande, [...]
[...] admin tools from Apple and xgridlit is also [...]
[...] First, download the latest version of XgridLite from http://edbaskerville.com/software/xgridlite/ [...]
This is a wonderful piece of software. Works on 10.6 as well, just make sure to restart System Preferences (otherwise you won’t see the PrefPane). Thanks!
Hey man, keep up the good work!
I’ve got a quick question though:
Since XgridLite is a 32-bit preference pane (because you have to restart System Preferences to open it in 10.6), does that mean that the Xgrid service that it starts is also 32 bit? Or does it start a 64 bit Xgrid service?
Thanks! Keep up the good work! I’d love to see this 64 bit!
Sorry about the delay on 64-bit. It should only take a recompile to fix, but I don’t want to accidentally break things by rushing it, and OS X development is low on my list of things to do right now.
Luckily, this is only a cosmetic problem: the prefpane being 32-bit has no effect whatsoever on the bitness of anything else in the chain, from Xgrid itself to any tasks Xgrid is executing. It just causes an annoying restart of System Preferences.
Thanks! That’s good news.