You ever wonder what is the technical architecture & Technology Stack of Internet biggest website, Linkedin. Linkedin’s Engineering team setup their blog and posting publicly about their technologies being used for Linkedin. Checkout the following website links for more details. http://blog.linkedin.com/blog/engineering/index.html http://hurvitz.org/blog/2008/06/linkedin-architecture http://raibledesigns.com/rd/entry/linkedin_s_engineering_blog
Category Archive: Programming
Programming Related Articles
Permanent link to this article: http://www.javaplex.com/blog/what-is-linkedin-architecture-technology-stack/
Jun
30
DataNucleus All in One Persistance with JDO, JPA and REST API
DataNucleus is the revolutionary data access platform which provides wide range of underlying popular and modern database top of which is NoSQL. Google’s BigTable in Google AppEngine, MongoDB and Apache’s Cassandra are first examples of it. Checkout more about DataNucleus at http://www.datanucleus.org APIs Supported: JDO, JPA, REST Datastores Supported: RDBMS, db4o, NeoDatis, Excel, OOXML, ODF, …
Permanent link to this article: http://www.javaplex.com/blog/datanucleus-persistance-jdo-jpa-nosql/
Jun
23
Solution Eclipse Skipping/Ignoring Breakpoint while Debug
Recently, I have been facing very tedious problem while development i.e. Eclipse skip/ignore breakpoint and fixing the code takes very extra time. After, doing searches on Internet, finally I found the solution. Just do the following in eclipse and the problem will be fixed. Window -> Preferences -> Java -> Installed JRE’s -> (edit your …
Permanent link to this article: http://www.javaplex.com/blog/solution-eclipse-skippingignoring-breakpoint-while-debug/
Jun
22
What is Google Web Toolkit (GWT)
An Introduction to Google Web Toolkit (GWT) Everybody compares desktop applications with web applications. Web applications provide a lot of advantages over desktop applications. But, there was a point in past where users prefer desktop applications and that is user interaction. In desktop applications, you do not have to wait and stare at a blank …
Permanent link to this article: http://www.javaplex.com/blog/what-is-google-web-toolkit-gwt/
Jun
22
Migrating from SOA Suite 10.1.3 to 11g
Many Organizations have adopted Oracle SOA Suite 10.1.3 in the recent phase, using BPEL Process Manager, the enterprise service bus, and/or Web Service Manager. Some even started with the 10.1.2 release. Such organization typically have made considerable investments in their enviroment, the SOA applications, and the skills required to develop the applications and administer the …
Permanent link to this article: http://www.javaplex.com/blog/migrating-from-soa-suite-10-1-3-to-11g/