Hi,
I'm starting on a new api based (analytics and event logging) project that
will get many http requests that I need to handle concurrently and with low
latency.
I'm trying to understand how Pedestal (service) and Sente w/ HTTPKit
compare for this use.
Has anyone written up experiences that
Hi Mike,
Thanks for the reply.
Yes forgot to mention that there will also be a UI component to monitor the
events and the status of the system. Thats why I was considering sente and
push.
Thanks again.
Julio
--
You received this message because you are subscribed to the Google
Groups "Cloju
Thanks Hugo! I was just wishing for something like this for ClojureScript. I
look forward to checking it out.
Julio
> On Sep 3, 2014, at 1:19 PM, Hugo Duncan wrote:
>
>
> leaven [1] is a component library, much like Stuart Sierra's component,
> only it works for both clojure and clojurescri
So, let me know if I understand this correctly. It seems that this would have
some challenges such as:
- a single shared instance would require creating and destroying different
(isolated) dbs for each developer and test runner
- or your organization needs to have enough aws sophistication to al
+1
> On Feb 15, 2016, at 2:29 PM, Paul L. Snyder wrote:
>
> On Mon, 15 Feb 2016, Gregg Reynolds wrote:
>
>> On Feb 11, 2016 6:19 AM, "Aysylu Greenberg" wrote:
>>>
>>> I'm pleased to announce that Paul Snyder
>> (@pataprogramming, pataprogramming on Github) has joined me in maintaining
>> Loom
Hi Josh
Do you know of a tutorial or sample project that shows you how to do that and
what to watch out for?
Julio
> On Jan 24, 2014, at 11:14 PM, Joshua Ballanco wrote:
>
> I just wanted to point out that if you’re looking to write small background
> processes that are more shell-script-y
Dave,
Wanted to say I enjoyed your cemerick/friend tutorial and am looking forward to
reading this one.
Thanks for your efforts.
Julio
ju...@e-string.com
On Apr 12, 2013, at 12:53 AM, David Della Costa wrote:
> Hi folks, after having trouble figuring out how Shoreleave works and what
> exa