Re: Clojure in production

2013-06-19 Thread Wei Hsu
Hi Plinio, I used Clojure at Airtime last year to do load testing and deploy infrastructure. More recently, I'm using Clojure to build Bitcoin-related projects backed by bitcoinj, including this bitcoin scratcher game for fun. On Monday, June 10, 2013 2:47:25 PM UTC

Re: Clojure in production

2013-06-19 Thread Stuart Sierra
Hi Plínio, At Relevance, we use Clojure on many consulting projects for clients ranging from small startups to Fortune-500 companies. Datomic, a database, is written primarily in Clojure. http://thinkrelevance.com/ http://datomic.com/ http://clojure.com/ Good luck with your talk. Thanks, -S

Re: Clojure in production

2013-06-19 Thread Hussein B.
I mentioned that! :D On Wednesday, June 19, 2013 9:40:57 AM UTC+2, Florian Over wrote: > > Hi, > we at doo.net are using clojure and clojurescript for all our backend and > web development. > We are also still in need for clojure developers. :) > > Florian > > > 2013/6/19 Nikita Prokopov > > >> W

Re: Clojure in production

2013-06-19 Thread Florian Over
Hi, we at doo.net are using clojure and clojurescript for all our backend and web development. We are also still in need for clojure developers. :) Florian 2013/6/19 Nikita Prokopov > We're using Clojure for a year in one of our backend project (real-time > social feeds aggregation & processin

Re: Clojure in production

2013-06-18 Thread Nikita Prokopov
We're using Clojure for a year in one of our backend project (real-time social feeds aggregation & processing) at AboutEcho.com (Novosibirsk & Ulyanovsk, Russia). 1.5.1 + a little bit of ClojureScript for internal dashboard. -- -- You received this message because you are subscribed to the Go

Re: Clojure in production

2013-06-18 Thread Sean Corfield
It's the dog's b*ll*cks! :) (since we're doing cultural slang, let's get some Britishness in there!) Sean On Tue, Jun 18, 2013 at 9:04 PM, Russell Whitaker wrote: > But... is it also the bee's knees? > > Russell Whitaker > Sent from my iPhone > > On Jun 13, 2013, at 5:38 PM, Travis Vachon wrot

Re: Clojure in production

2013-06-18 Thread Russell Whitaker
But... is it also the bee's knees? Russell Whitaker Sent from my iPhone On Jun 13, 2013, at 5:38 PM, Travis Vachon wrote: > We've used Clojure at Copious (http://copious.com) to build our > activity feed (http://www.youtube.com/watch?v=0l7Va3-wXeI) and a > number of backend services. > > We're

Re: Clojure in production

2013-06-18 Thread Moocar
We're using Clojure at Walmart mobile for some of our services. We've been in production for six months. On Monday, June 10, 2013 2:47:25 PM UTC-7, Plinio Balduino wrote: > > Hi there > > I'm writing a talk about Clojure in the real world and I would like to > know, if possible, which companies

Re: Clojure in production

2013-06-18 Thread Plinio Balduino
Hi there It's good too see brazilians working with the language. Igor, I'm waiting for your post about 'how Clojure saved the project'. The Netflix case would be awesome to present. daveray, could you tell me more about it? It can be in pvt or even here if our fellows don't mind. I would like

Re: Clojure in production

2013-06-18 Thread Dennis Roberts
Hi Plínio, We're using clojure for most of our back-end services at iPlant (http://www.iplantcollaborative.org). You can find our source code at https://github.com/organizations/iPlantCollaborativeOpenSource. Dennis On Monday, June 10, 2013 2:47:25 PM UTC-7, Plinio Balduino wrote: > > Hi there

Re: Clojure in production

2013-06-18 Thread Igor Hercowitz
Hi Plinio, We're using clojure to develop our back-end. We're using Rest, Compojure and Cheshire. To test we're using Midje and Kibit to validate the code. Unfortunately we have use some Java Legacy code... :) Regards IHF Em segunda-feira, 10 de junho de 2013 18h47min25s UTC-3, Plinio Baldui

Re: Clojure in production

2013-06-18 Thread Dave Ray
My team at Netflix is using Clojure for all new development these days. Dave On Tue, Jun 18, 2013 at 7:12 AM, Hussein B. wrote: > According to their "Jobs" page, Doo is using Clojure to implement their > backend and web application: > https://doo.net/en/ > > > On Monday, June 10, 2013 11:47:25 P

Re: Clojure in production

2013-06-18 Thread Hussein B.
According to their "Jobs" page, Doo is using Clojure to implement their backend and web application: https://doo.net/en/ On Monday, June 10, 2013 11:47:25 PM UTC+2, Plinio Balduino wrote: > > Hi there > > I'm writing a talk about Clojure in the real world and I would like to > know, if possible

Re: Clojure in production

2013-06-18 Thread Alexander Kehayias
We're using Clojure at Shareablee, http://www.shareablee.com, a funded startup in the competitive social analytics space. Currently it powers data collection, an API proxy for maximizing data extraction from external APIs, and MapReduce jobs (via cascalog). AK On Monday, June 10, 2013 5:47:25

Re: Clojure in production

2013-06-17 Thread Robert Levy
Hi Plinio, We use Clojure for nearly everything we do at Runa (we also have a little bit of Ruby and JS in our stack). For more info, see http://www.workatruna.com/clojure.html. Rob On Mon, Jun 17, 2013 at 6:49 AM, Giacomo Cosenza wrote: > Hi Plinio, > we released today in production a clj/clj

Re: Clojure in production

2013-06-17 Thread Giacomo Cosenza
Hi Plinio, we released today in production a clj/cljs application which implements an animated/interactive bubble chart on client side by getting tha data (in edn format) from the the server. The client has been implemented by using clojurescript and the following main libs: - domina - c2 - d

Re: Clojure in production

2013-06-13 Thread Stuart
We use Clojure across several APIs and for data analysis at SmartBIM in Atlanta, and we're hiring! Send me an email at stuart.hinson at the company's domain if you're local and interested On Thursday, June 13, 2013 5:07:07 PM UTC-4, Deepak Giridharagopal wrote: > > On Monday, June 10, 2013 3:47:

Re: Clojure in production

2013-06-13 Thread Korny Sietsma
We're building a few clojure projects at IOOF (a large Australian superannuation firm) - the biggest is a transformation and routing system for communicating with other superannuation companies, written in clojure for the back end, and angular.js for the UI. (It's technically in "production" but t

Re: Clojure in production

2013-06-13 Thread Zhemin Lin
We use Clojure in some backend services in Trend Micro. -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your fir

Re: Clojure in production

2013-06-13 Thread Travis Vachon
We've used Clojure at Copious (http://copious.com) to build our activity feed (http://www.youtube.com/watch?v=0l7Va3-wXeI) and a number of backend services. We're definitely looking to use it even more in the future: it's the cat's pajamas. On Thu, Jun 13, 2013 at 2:07 PM, Deepak Giridharagopal

Re: Clojure in production

2013-06-13 Thread Deepak Giridharagopal
On Monday, June 10, 2013 3:47:25 PM UTC-6, Plinio Balduino wrote: > Hi there > > I'm writing a talk about Clojure in the real world and I would like to > know, if possible, which companies are using Clojure for production or > to make internal tools. > Puppet Labs (http://puppetlabs.com) uses

Re: Clojure in production

2013-06-13 Thread Karsten Schmidt
Just for completeness' sake, my two pence: https://groups.google.com/d/msg/clojure/Z995K48BZGA/IDSAEm-PKFkJ >> On Monday, June 10, 2013 5:47:25 PM UTC-4, Plinio Balduino wrote: >>> >>> Hi there >>> >>> I'm writing a talk about Clojure in the real world and I would like to >>> know, if possible, wh

Re: Clojure in production

2013-06-13 Thread Leon Barrett
At The Climate Corporation (formerly Weatherbill), we do much, though not all, of our development in Clojure. On Thursday, June 13, 2013 11:45:42 AM UTC-7, dgrnbrg wrote: > > We are using Clojure at Two Sigma to monitor, schedule, and optimize our > cluster. > > On a re

Re: Clojure in production

2013-06-13 Thread dgrnbrg
We are using Clojure at Two Sigma to monitor, schedule, and optimize our cluster. On a related note, we're hiring: http://functionaljobs.com/jobs/149-distributed-systems-developer-at-two-sigma-investments On Monday, June 10, 2013 5:47:25 PM UTC-4, Plinio Balduino wrote: > > Hi there > > I'm wr

Re: Clojure in production

2013-06-13 Thread Jay Fields
On Monday, June 10, 2013 5:47:25 PM UTC-4, Plinio Balduino wrote: > Hi there > > I'm writing a talk about Clojure in the real world and I would like to > know, if possible, which companies are using Clojure for production or > to make internal tools. > I've previously written about adopting C

Re: Clojure in production

2013-06-13 Thread Stas Krichevsky
Hi Plínio, We use Clojure for many of our backend services at kontera.com /stask On Tuesday, June 11, 2013 12:47:25 AM UTC+3, Plinio Balduino wrote: > > Hi there > > I'm writing a talk about Clojure in the real world and I would like to > know, if possible, which companies are using Clojure fo

Re: Clojure in production

2013-06-13 Thread jan
Hi Plínio, at gateprotect, we use clojure in our firewall product for model representation and doing all the hard/logic work. Some stats: ~ 370 namespaces ~ 25000 sloc A great part of that is written in our model DSL. Cheers, Jan http://www.gateprotect.com We are hiring! http://www.gat

Re: Clojure in production

2013-06-13 Thread rod naph
I work at boxuk.com, we have some internal apps, and a few small production services in Clojure. On Monday, June 10, 2013 10:47:25 PM UTC+1, Plinio Balduino wrote: > > Hi there > > I'm writing a talk about Clojure in the real world and I would like to > know, if possible, which companies are us

Re: Clojure in production

2013-06-13 Thread Rogier Peters
Really inspiring thread and a welcome stick to beat the "functional == academic" nay-sayers with! On Wed, Jun 12, 2013 at 10:30 PM, Jose A. Ortega Ruiz wrote: > > Hi Plinio, > > On Mon, Jun 10 2013, Plínio Balduino wrote: > > > Hi there > > > > I'm writing a talk about Clojure in the real world

Re: Clojure in production

2013-06-12 Thread Jose A. Ortega Ruiz
Hi Plinio, On Mon, Jun 10 2013, Plínio Balduino wrote: > Hi there > > I'm writing a talk about Clojure in the real world and I would like to > know, if possible, which companies are using Clojure for production or > to make internal tools. At BigML, our backend is written almost fully (99%) in

Re: Clojure in production

2013-06-12 Thread Lynn Grogan
Plínio, The newest episode of the Relevance podcast is all about Clojure (and Datomic) in production at Roomkey.com. You can find the episode & show notes here: http://is.gd/RAvhqG Cheers! Lynn On Wednesday, June 12, 2013 8:46:41 AM UTC-4, Marshall Bockrath-Vandegrift wrote: > > Plínio Baldui

Re: Clojure in production

2013-06-12 Thread Marshall Bockrath-Vandegrift
Plínio Balduino writes: > I'm writing a talk about Clojure in the real world and I would like to > know, if possible, which companies are using Clojure for production or > to make internal tools. At Damballa we’re using Clojure and Cascalog to do all of our Hadoop-based backend data processing.

Re: Clojure in production

2013-06-12 Thread Mikera
Hi Plínio, At Nuroko, we're using Clojure to develop our machine learning toolkit (using neural networks). The code is a mix of Clojure and Java. Some of our tools have public source code here: https://github.com/nuroko Mike. On Monday, 10 June 2013 22:47:25 UTC+1, Plinio Balduino wrote: >

Re: Clojure in production

2013-06-11 Thread Jason Wolfe
Hi Plínio, At Prismatic (getprismatic.com), our entire backend (web crawling, machine learning, topic modeling, real-time ranking, API, web-servers, ...) is written in Clojure, and our frontend is moving towards 100% ClojureScript -- you can check out our blog at http://blog.getprismatic.com/ f

Re: Clojure in production

2013-06-11 Thread Plínio Balduino
Come on. JavaScript is an awesome and misunderstood language =) Thank you all for your help. I have lots of examples to show where we're using Clojure. Plínio On Jun 11, 2013 10:20 PM, "Eric MacAdie" wrote: > OT, but, personally, I look forward to a world free of Javascript. > > On Tue, Jun 1

Re: Clojure in production

2013-06-11 Thread Eric MacAdie
OT, but, personally, I look forward to a world free of Javascript. On Tue, Jun 11, 2013 at 4:38 AM, Bruce Durling wrote: > Hey! > > Oh, and we use clojure for all of our stuff at Mastodon C that isn't > html or javascript and I think the javascript's days are numbered. > > cheers, > Bruce > > --

Re: Clojure in production

2013-06-11 Thread Softaddicts
Ok, my turn to let some testosterone out :) Presently migrating to 1.5.1 from 1.3 Around 8500 slocs with another 3000 slocs of custom DSL definitions. Less than 1000 lines of unit tests, increasing slowly. 132 namespaces 166 atoms/refs 226 vars 170 private fns 585 public fns 46 macros Some

Re: Clojure in production

2013-06-11 Thread Chris Wilson
Hi, At Planspot.com we're migrating some old code to Clojure and writing most new backend code in it. So far that is some API components for recording and serving statistical data and the backend of a contact aggregation, enrichment and management system. Cheers, Chris On 11 June 2013 20:08,

Re: Clojure in production

2013-06-11 Thread Sean Corfield
The latest data from World Singles llc (which is listed on that Success Stories page): Clojure source 76 files 13178 total loc, 1064 fns, 554 of which are private, 152 vars, 2 macros, 17 atoms Clojure tests 37 files 3016 total loc Clojure WebDriver tests 11 files 371 total loc We're on Clojure 1.

Re: Clojure in production

2013-06-11 Thread keeds
In the depths of ?Sunny? Suffolk... We use clojure and now clojurescript to build our internal systems with a very small team of developers (2). Cannot imagine getting the power, productivity or fun out of any other environment. We are looking for another developer so if anyone knows anyone prep

Re: Clojure in production

2013-06-11 Thread Bruce Durling
Hey! On Tue, Jun 11, 2013 at 10:36 AM, Simon Holgate wrote: > Bruce Durling's semi-irregular update for London Clojurians is here: I'll have you know that I'm completely irregular. :-D Oh, and we use clojure for all of our stuff at Mastodon C that isn't html or javascript and I think the javasc

Re: Clojure in production

2013-06-11 Thread Simon Holgate
Bruce Durling's semi-irregular update for London Clojurians is here: https://groups.google.com/forum/?fromgroups#!searchin/london-clojurians/production/london-clojurians/ES8AuxXI0Nk/4xgY52znaUcJ On Monday, 10 June 2013 22:47:25 UTC+1, Plinio Balduino wrote: > > Hi there > > I'm writing a talk abo

Re: Clojure in production

2013-06-11 Thread Robert Stuttaford
We use Clojure full-stack at www.cognician.com. Clojure, ClojureScript, Datomic. Still under 20k loc. Loving it! On Monday, June 10, 2013 11:47:25 PM UTC+2, Plinio Balduino wrote: > > Hi there > > I'm writing a talk about Clojure in the real world and I would like to > know, if possible, which

Re: Clojure in production

2013-06-10 Thread Joseph Smith
I work for Nanonation Inc (Nanonation.net) and we have a couple internal tools as well as a new product, Viewpoint, where the backend and web portal are both 100% Clojure. --- Joseph Smith j...@uwcreations.com @solussd On Jun 10, 2013, at 6:48 PM, Ignacio Thayer wrote: > ReadyForZero.com u

Re: Clojure in production

2013-06-10 Thread Ignacio Thayer
ReadyForZero.com uses clojure exclusively (~50K lines) on the backend for http and api requests. Ignacio Thayer Co-founder/CTO ReadyForZero.com On Monday, June 10, 2013 2:47:25 PM UTC-7, Plinio Balduino wrote: > > Hi there > > I'm writing a talk about Clojure in the real world and I would like

Re: Clojure in production

2013-06-10 Thread Plínio Balduino
Thanks. I went there before ask here =) Plínio On Jun 10, 2013 6:58 PM, "Softaddicts" wrote: > Look at this: > > http://dev.clojure.org/display/community/Clojure+Success+Stories > > Luc > > > > Hi there > > > I'm writing a talk about Clojure in the real world and I would like to > > know, if pos

Re: Clojure in production

2013-06-10 Thread Softaddicts
Look at this: http://dev.clojure.org/display/community/Clojure+Success+Stories Luc > Hi there > > I'm writing a talk about Clojure in the real world and I would like to > know, if possible, which companies are using Clojure for production or > to make internal tools. > > Thank you > > Plínio Ba

Re: Clojure in production

2013-06-10 Thread Dima Sabanin
Hi Plínio, We use Clojure heavily in beanstalkapp.com. Best, Dima On Mon, Jun 10, 2013 at 5:47 PM, Plínio Balduino wrote: > Hi there > > I'm writing a talk about Clojure in the real world and I would like to > know, if possible, which companies are using Clojure for production or > to make int

Clojure in production

2013-06-10 Thread Plínio Balduino
Hi there I'm writing a talk about Clojure in the real world and I would like to know, if possible, which companies are using Clojure for production or to make internal tools. Thank you Plínio Balduino -- -- You received this message because you are subscribed to the Google Groups "Clojure" gr

Re: Examples of Clojure in production?

2010-04-21 Thread Heinz N. Gies
On Apr 19, 2010, at 5:55 , Daniel Glauser wrote: > I would like to start a thread about Clojure use in production. Who > is using it? And for what? What kind of load do you have on the > system in terms of approximate transactions per day? Would you mind > if your example was featured in a pr

Re: Examples of Clojure in production?

2010-04-19 Thread Tim Harper
On Mon, Apr 19, 2010 at 6:13 AM, Will wrote: > The only one I know of is FlightCaster: > > http://www.datawrangling.com/how-flightcaster-squeezes-predictions-from-flight-data > > But that's a pretty good endorsement. > > Will > We are using Clojure for our inline lead appraisal system, leadtune.c

Re: Examples of Clojure in production?

2010-04-19 Thread Will
language panel a point was made that I wasn't > using Clojure in production.  Sadly, I doubt I ever with at my current > position.  That being said I'd like to have examples of Clojure use in > production that I can add to my presentations.  It would be good for > the language in t

Re: Examples of Clojure in production?

2010-04-19 Thread Razvan
FlightCaster were just mentioned in a recent thread. They use Incanter in production: http://measuringmeasures.com/ Razvan -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts f

Re: Examples of Clojure in production?

2010-04-19 Thread Laurent PETIT
age panel I gave two > presentations on the language, one intro and one about web > development.  During the language panel a point was made that I wasn't > using Clojure in production.  Sadly, I doubt I ever with at my current > position.  That being said I'd like to have exam

Re: Examples of Clojure in production?

2010-04-19 Thread Matt
We just started using Clojure and Conjure in the project I'm currently working on called IMSMA. IMSMA is a project which keeps track of landmines in war torn countries so humanitarian efforts can clean them up. The java app version uses mapping software, Jboss, Hibernate and the usual java librari

Re: Examples of Clojure in production?

2010-04-19 Thread defn
Hello Daniel, I know flightcaster is using clojure in production. http://flightcaster.com/ See: 1. http://www.mail-archive.com/clojure@googlegroups.com/msg17303.html 2. http://www.infoq.com/articles/flightcaster-clojure-rails Hope that helps, Devin On Apr 18, 10:55 pm, Daniel Glauser

Examples of Clojure in production?

2010-04-19 Thread Daniel Glauser
opment. During the language panel a point was made that I wasn't using Clojure in production. Sadly, I doubt I ever with at my current position. That being said I'd like to have examples of Clojure use in production that I can add to my presentations. It would be good for the language i