[Grub-dev] server component as apache module
jer
jeremie at jabber.org
Thu Jan 10 07:16:57 UTC 2008
The server side stuff should remain very simplistic, even as we start
to tackle more challenging aspects and scaling.
One of the important pieces of infrastructure I hope to get up very
soon as a large hBase deployment, where the arc files will get split
and inserted into, with a simple web and REST interface for anyone to
access it and look at activity and cached copies. I'm hoping to
write up a sort of vision doc on this like, days ago :)
Jer
On Jan 9, 2008, at 2:06 PM, Yousef Ourabi wrote:
> I'm wondering if perhaps writing the server component has an apache
> module makes more sense than a stand alone daemon.
>
> Just thinking out loud --
>
> Pros:
> Many people understand apache
> Can Leverage: Apache logging, Startup Scripts, other apache modules
> (ex authentication...etc)
> Implements HTTP for us, allowing us to focus on Grubby specific
> problems.
> (Enhanced portability??? Since it would be compiled against APR,
> possible binary distribution for those wishing to easily run on
> Windows, other platforms...)
>
> Cons:
> Dependency on Apache being installed
> Possible Bugs in different Apache versions
>
>
> Thanks,
> Yousef
> _______________________________________________
> Grub-dev mailing list
> Grub-dev at wikia.com
> http://lists.wikia.com/mailman/listinfo/grub-dev
More information about the Grub-dev
mailing list