Pedestal comparison to Sente/HTTPKit

2015-01-26 Thread Julio Barros
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

Re: Pedestal comparison to Sente/HTTPKit

2015-01-26 Thread Julio Barros
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

Re: [ANN] leaven and bakery - lightweight components for clojure and clojurescript

2014-09-03 Thread Julio Barros
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

Re: [ANN] Datomic Cloud

2018-01-19 Thread Julio Barros
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

Re: Welcome the new maintainer of Loom: Paul Snyder

2016-02-15 Thread Julio Barros
+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

Re: Web App structure on server?

2014-01-26 Thread Julio Barros
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

Re: A tutorial on basic Shoreleave usage

2013-04-12 Thread Julio Barros
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