Skip to main content

Close
Get the best research tool on the web today,and free!
Connect with people with common interests!
Play Webslides

Nicolas Hoizey's Bookmarks tagged architecture   View Popular

You are here: Diigo Home > Nicolas Hoizey's Bookmarks

Ads by Google
Expand All 1 - 20 of 48 Next › Last »

apc@facebook

Des slides expliquant l'utilisation poussée d'APC faite par Facebook

Tags: APC, Facebook, architecture, optimisation, performance, PHP, type:slides, cleverplanet on 2008-06-09 and saved by3 people -All Annotations (0) -About

more fromwww.scribd.com

Code: Flickr Developer Blog » Slides: Capacity Planning for Web Operations

De la bonne gestion de la montée en charge sur une architecture sensible comme celle de Flickr

Tags: flickr, capacité, montée_en_charge, architecture, clevermarks, cleverplanet, répartition de charge on 2008-05-05 and saved by2 people -All Annotations (0) -About

more fromcode.flickr.com

Comment bien gérer la montée en charge d’une application web ? | Simple Entrepreneur

Voici quelques pistes qui seront particulièrement utiles à ceux qui développent une application dans un environnement LAMP (Linux, Apache, Php et MySql) ou RoR (Ruby On Rails). Il s’agit en fait des retours d’expérience de sites comme Flickr, Digg

Tags: charge, dev, php, ror, rails, ruby, mysql, linux, serveur, load, architecture, redondance, flickr, digg, twitter, lamp, performance, cleverplanet, répartition de charge on 2008-03-11 and saved by7 people -All Annotations (0) -About

more fromwww.simpleentrepreneur.com

InfoQ: Hypermedia in RESTful applications

Flickr's current approach of requiring that clients possess Flickr-specific knowledge in order to progress from one application state to another, is simply another way of saying that they have a proprietary application model. Not only is it proprietary th

Tags: flickr, hypermedia, API, REST, architecture, Web_Services, dev, webdev, http, cleverplanet on 2008-03-05 and saved by2 people -All Annotations (0) -About

more fromwww.infoq.com

REST vs. SOAP at Amazon

Amazon has both SOAP and REST interfaces to their web services, and 85% of their usage is of the REST interface. Despite all of the corporate hype over the SOAP stack, this is pretty compelling evidence that developers like the simpler REST approach.

Tags: REST, SOAP, Amazon, API, Web_Services, webdev, dev, architecture on 2008-03-05 and saved by2 people -All Annotations (0) -About

more fromwww.oreillynet.com

ASP.NET MVC Framework - ScottGu's Blog

One of the things that many people have asked for over the years with ASP.NET is built-in support for developing web applications using a model-view-controller (MVC) based architecture.

Tags: ASP.NET, MVC, Microsoft, framework, pattern, dev, webdev, architecture, cleverplanet on 2008-03-05 and saved by9 people -All Annotations (0) -About

more fromweblogs.asp.net

Sweet Home 3D

Sweet Home 3D is a free interior design application that helps you placing your furniture
on a house 2D plan, with a 3D preview.

Tags: plan, maison, pièce, mur, meuble, 2d, 3d, intérieur, design, java, java_web_start, logiciel, mac, windows, linux, architecture, simulation, logiciel libre on 2008-02-25 and saved by30 people -All Annotations (0) -About

more fromsweethome3d.sourceforge.net

Database parallelism choices greatly impact scalability - The Database Column

Large databases require the use of parallel computing resources to get good performance. There are several fundamentally different parallel architectures in use today

Tags: bdd, base_de_données, architecture, performance, partage, mémoire, disque, distribué, db, mysql, sql_server, postgresql, oracle, db2, teradata, sybase, clevermarks, cleverplanet on 2007-12-06 -All Annotations (0) -About

more fromwww.databasecolumn.com

L'architecture orientée ressource pour faire des services web RESTful - Biologeek : Ubuntu, bio-informatique et geekeries libres d'un bio-informaticien au quotidien.

Le plus gros défaut de REST, c'est sûrement de se limiter à la comparaison des 4 verbes HTTP (GET, POST, PUT et DELETE) aux 4 actions possibles sur des données issues de bases de données (Retrieve, Create, Update et Delete soit CRUD)

Tags: rest, crud, architecture, ressource, dev, services, web_services, cleverplanet on 2007-11-28 and saved by3 people -All Annotations (0) -About

more fromwww.biologeek.com

High Scalability | Building bigger, faster, more reliable websites.

High Scalability was started to help build successful scalable websites. It tries to bring together all the lore, art, science, practice, and experience of building scalable websites into one place so you can learn how to build your system with confidence

Tags: haute_disponibilité, architecture, performance, web, serveur, répartition, charge, trafic, dev, clevermarks, cleverplanet on 2007-11-05 and saved by58 people -All Annotations (0) -About

more fromhighscalability.com

Pete Lacey’s Weblog :: What is SOA?

Once again the participants in the SOA discussion group have got themselves all riled up about what exactly SOA is and why it may or may not be working.

Tags: soa, architecture, rest, soap, web_services, business, service, cleverplanet on 2007-10-08 and saved by3 people -All Annotations (0) -About

more fromwanderingbarque.com

Nati Shalom's Blog: Why most large-scale Web sites are not written in Java

The application stack of these Web applications is very different from the stack that mission-critical applications in the financial world are built with.

Tags: php, architecture, dev, j2ee, java, lamp, performance, scale, spring, clevermarks, cleverplanet on 2007-10-05 and saved by7 people -All Annotations (0) -About

more fromnatishalom.typepad.com

Stepping into Apache Synapse – Part I | WSO2 Oxygen Tank

In this series, you will learn what Synapse is, how it works, and how you can use it to solve common problems in the enterprise. You will understand some of the advanced features of Synapse, how you can extend it, and also some of its limitations.

Tags: Apache, Synapse, SOA, ESB, intégration, type:tutoriel, architecture, cleverplanet on 2007-08-20 -All Annotations (0) -About

more fromwww.wso2.org

The What, Why, and How of Master Data Management

This paper covers the reasons for adopting master-data management, the process of developing a solution, and several options for the technological implementation of the solution.

Tags: MDM, Master_Data_Management, architecture, database, bdd, db, howto, soa, microsoft, cleverplanet on 2007-07-18 -All Annotations (0) -About

more frommsdn2.microsoft.com

REST vs. WS-*: War is Over (If You Want It) :: David Chappell :: Blog

REST is for data-oriented applications that focus on create/read/update/delete scenarios. Solution based on WS-* for service/method-oriented applications, especially those that need more advanced behaviors such as transactions and more-than-basic security

Tags: REST, web_services, architecture, soap, soa, vs, ws-*, clevermarks, cleverplanet on 2007-07-09 and saved by2 people -All Annotations (0) -About

more fromwww.davidchappell.com

Amazon Web Services: Monster Muck Mashup - Mass Video Conversion Using AWS

L'auteur utilise Amazon S3 pour le stockage, Amazon EC2 pour convertir les vidéos, et Amazon SQS pour les échanges de messages durant le process, un must !

Tags: amazon, aws, s3, sqs, ec2, application, architecture, conversion, dev, encoding, mashup, vid, ffmpeg, python, clevermarks, gp:links, cleverplanet on 2007-06-28 and saved by2 people -All Annotations (0) -About

more fromdeveloper.amazonwebservices.com

Innovate and optimize business operations with business process management (BPM), Part 1: Business process management enabled by SOA

Discover how business process management (BPM) fits into the Service-Oriented Architecture (SOA) life cycle.

Tags: bpm, soa, architecture, ibm, clevermarks, cleverplanet on 2007-04-27 -All Annotations (0) -About

more fromwww-128.ibm.com

Information Architecture for the World Wide Web

Un bouquin de O'Reilly

Tags: web, architecture on 2007-04-25 and saved by4 people -All Annotations (0) -About

more fromwww.monkeytools.com

Architecture du World Wide Web, Volume Un

La traduction par Frédéric Laurent du document du W3C

Tags: web, architecture on 2007-04-25 -All Annotations (0) -About

more fromwww.opikanoba.org

1 - 20 of 48 Next › Last »
List 20 50 100

Notation: * = Private bookmark and comment| = Clipping [?] | = Public highlight [?]