Giter VIP home page Giter VIP logo

funoop's Introduction

funoop

initially created for jeeconf 2018

slides (made for Firefox): gitpod.com/talks/jeeconf.2018

talk: youtube

Out of many strong JVM based languages Clojure and Java make a great couple.

Coming to Clojure from Spring/Java several years ago I really wished back then someone could explain functional programming and Clojure ecosystem to me from the Spring/Java point of view.

funoop bridges this gap by showing practical "How would you do X in Clojure" examples including:

  • state management
    • application resources are usually mutable (network connections, files, databases, thread pools workers, etc..)
  • application configuration
    • i.e. ENV variables, Zookeeper, Consul, etc.
  • cross cutting concerns (AOP)
    • logging, exception handling, transaction management, security, profiling, etc.
  • talking to data stores
    • SQL, NoSQL, AlmostSQL
  • event processing
    • message brokers, HTTP endpoints, zeromq, etc.
  • portability
    • an ability to communicate across languages: i.e. Java <==> C++ <==> Go <==> Rust, etc.
  • async communication
    • NIO, go channels, threadpools, etc.

License

Copyright © 2018 tolitius

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

funoop's People

Contributors

tolitius avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.