Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Siraaj Khandkar <siraaj@khandkar.net>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Networking Application
Date: Mon, 22 Sep 2014 09:52:43 -0400	[thread overview]
Message-ID: <542029AB.3030700@khandkar.net> (raw)
In-Reply-To: <sympa.1411386237.16787.393@inria.fr>

On 09/22/2014 07:55 AM, brian.e.mulhall@gmail.com wrote:
> Hello All,
>
> I work for a large US engineering firm and I am trying to find a way for our
> team to do more with less, due to budgetary cutbacks in our engineering
> center.
>
> With that being said we have an existing java application that is in dire need
> of a rewrite. I have been interested in ML and subsequently OCAML for about 6
> months and I am now looking for a way to integrate this passion of mine into
> my work life. I see very real benefits from using this language at work and
> its also applicable in our use case (we have a single core machine with
> limited resources and I want us to use a cooperative threading library like
> LWT or Async).
>
> So I was wondering if people could point me in the direction of some open
> source projects hosted on github that I can read through and try to emulate in
> my proof of concept, sketch of a redesign that I show my supervisors. I
> appreciate any help and since this is a side project it can be done right,
> without any need to take hacky shortcuts.

Generally, some of the best examples of code organization (regardless of 
language, actually) are in Jane Street libraries, so def look through 
those (as Yaron already said).

Specifically to your question and use-case, there was a talk at last 
year's OUD, in Boston, about a software-defined networking controller 
implemented in OCaml:

- paper: https://ocaml.org/meetings/ocaml/2013/proposals/frenetic.pdf
- slides: https://ocaml.org/meetings/ocaml/2013/slides/guha.pdf
- code: https://github.com/frenetic-lang/frenetic

  parent reply	other threads:[~2014-09-22 13:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-22 11:55 brian.e.mulhall
2014-09-22 13:19 ` Yaron Minsky
2014-09-22 13:52 ` Siraaj Khandkar [this message]
2014-09-22 16:03 ` jeff tansley
2014-09-22 16:39   ` Yotam Barnoy
2014-09-22 16:25 ` Xavier Leroy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=542029AB.3030700@khandkar.net \
    --to=siraaj@khandkar.net \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox