Skip to main content

Home/ Arquitectura?/ Group items tagged X

Rss Feed Group items tagged

Pablo Lalloni

Functional Javascript - 0 views

  •  
    Functional is a library for functional programming in JavaScript. It defines the standard higher-order functions such as map, reduce (aka foldl), and select (aka filter). It also defines functions such as curry, rcurry, and partial for partial function application; and compose, guard, and until for function-level programming. And all these functions accept strings, such as 'x -> x+1', 'x+1', or '+1' as synonyms for the more verbose function(x) {return x+1}.
Pablo Lalloni

WiredX - 0 views

  •  
    "WiredX is an X Window System server, written in pure JavaTM. WiredX enables you to allow access to UNIX/X applications from all web browsers with Java2 Plug-in and WiredX-Lite enables you to allow access to UNIX/X applications from web browsers(without Java Plug-in), IE, Netscape."
Pablo Lalloni

The Intelligent Transport Layer - zeromq - 0 views

  •  
     Ø  The socket library that acts as a concurrency framework.  Ø  Faster than TCP, for clustered products and supercomputing.  Ø  Carries messages across inproc, IPC, TCP, and multicast.  Ø  Connect N-to-N via fanout, pubsub, pipeline, request-reply.  Ø  Asynch I/O for scalable multicore message-passing apps.  Ø  Large and active open source community.  Ø  30+ languages including C, C++, Java, .NET, Python.  Ø  Most OSes including Linux, Windows, OS X.  Ø  LGPL free software with full commercial support from iMatix.
Pablo Lalloni

Unveiling Play 2.1 Json API - Part 1 : JsPath & Reads combinators - Mandubian Blog - 0 views

  •  
    "In incoming Play2.1 version, a huge re-thinking has been done about JSON API provided by Play2.0.x which provides some great features but is clearly just the tip of the iceberg… Here is a first presentation of those evolutions aimed at unleashing your JSON usage in Play2 and revealing new forms of manipulation of web dataflows from/to external data systems. A usecase of this is manipulating DB structures directly using Json without any class models for document oriented structures such as MongoDB"
Pablo Lalloni

pingidentity/mod_auth_openidc - 0 views

  •  
    "OpenID Connect Relying Party and OAuth 2.0 Resource Server for Apache HTTP Server 2.x"
Pablo Lalloni

openshift-pep/openshift-pep-013-openshift-3.md at master · openshift/openshif... - 2 views

  •  
    "OpenShift 3.x System Design"
Pablo Lalloni

ss: Display Linux TCP / UDP Network and Socket Information - 0 views

  •  
    The ss command is used to show socket statistics. It can display stats for PACKET sockets, TCP sockets, UDP sockets, DCCP sockets, RAW sockets, Unix domain sockets, and much more. It allows showing information similar to netstat command. It can display more TCP and state information than other tools. It is a new, incredibly useful and faster (as compare to netstat) tool for tracking TCP connections and sockets. SS can provide information about: All TCP sockets. All UDP sockets. All established ssh / ftp / http / https connections. All local processes connected to X server. Filtering by state (such as connected, synchronized, SYN-RECV, SYN-SENT,TIME-WAIT), addresses and ports. All the tcp sockets in state FIN-WAIT-1 and much more. Most Linux distributions are shipped with ss and many monitoring tools. Being familiar with this tool helps enhance your understand of what's going on in the system sockets and helps you find the possible causes of a performance problem.
Pablo Lalloni

VirtualBox Virtual Appliances | VirtualBoxImages.com - 0 views

  •  
    "VirtualBoxImages.com is the worlds leading source for pre-installed virtualbox virtual computers. No other single source provides more virtual computer choices. This is the mother lode of VirtualBox virtualization software. VDI images of pre-installed "Open Source" Operating System distros. Pre-installed virtualbox images ready for you to explore and play with. VirtualBox runs on SunOS, OpenSolaris, Mac OS X, Windows, OS/2 and Linux. It's a computer inside your computer."
1 - 12 of 12
Showing 20 items per page