PDF Ebook Liferay Portal Performance Best Practices, by Samir Bhatt
If you really want truly get guide Liferay Portal Performance Best Practices, By Samir Bhatt to refer currently, you should follow this page constantly. Why? Remember that you require the Liferay Portal Performance Best Practices, By Samir Bhatt resource that will offer you appropriate assumption, do not you? By seeing this site, you have begun to make new deal to always be up-to-date. It is the first thing you can start to obtain all gain from remaining in a web site with this Liferay Portal Performance Best Practices, By Samir Bhatt and other collections.
Liferay Portal Performance Best Practices, by Samir Bhatt
PDF Ebook Liferay Portal Performance Best Practices, by Samir Bhatt
Find much more experiences and also knowledge by reading guide qualified Liferay Portal Performance Best Practices, By Samir Bhatt This is a publication that you are searching for, isn't really it? That corrects. You have involved the ideal website, then. We consistently offer you Liferay Portal Performance Best Practices, By Samir Bhatt and one of the most favourite publications worldwide to download and took pleasure in reading. You could not neglect that visiting this set is an objective or perhaps by unexpected.
There is no doubt that publication Liferay Portal Performance Best Practices, By Samir Bhatt will consistently provide you inspirations. Also this is merely a publication Liferay Portal Performance Best Practices, By Samir Bhatt; you can find numerous categories and also kinds of publications. From captivating to adventure to politic, and also scientific researches are all given. As what we mention, here we provide those all, from famous authors as well as publisher worldwide. This Liferay Portal Performance Best Practices, By Samir Bhatt is one of the compilations. Are you interested? Take it currently. How is the way? Read more this short article!
When someone needs to visit guide stores, search establishment by shop, rack by rack, it is really bothersome. This is why we give guide collections in this site. It will certainly alleviate you to browse guide Liferay Portal Performance Best Practices, By Samir Bhatt as you like. By looking the title, author, or writers of the book you want, you could discover them rapidly. In your home, workplace, or even in your means can be all ideal place within web links. If you wish to download and install the Liferay Portal Performance Best Practices, By Samir Bhatt, it is really simple after that, because now we extend the connect to acquire and also make deals to download and install Liferay Portal Performance Best Practices, By Samir Bhatt So simple!
Interested? Obviously, this is why, we intend you to click the link web page to check out, then you can delight in the book Liferay Portal Performance Best Practices, By Samir Bhatt downloaded and install till finished. You could conserve the soft documents of this Liferay Portal Performance Best Practices, By Samir Bhatt in your gadget. Of course, you will bring the gadget everywhere, won't you? This is why, every time you have spare time, whenever you could delight in reading by soft copy publication Liferay Portal Performance Best Practices, By Samir Bhatt
In Detail
Liferay portal is the leading horizontal portal product available in the market. It was named lLeader in Gartner's Magic Quadrant for Horizontal Portals. Because of the flexibility offered by Liferay Portal for customizations, it is becoming a preferred best choice for portal implementations. Many influential sites have been implemented with or have switched to the Liferay portal. More and more Liferay developers and architects are needed in the IT industry.
Liferay Portal Performance Best Practices will guide you in how to build high performing Liferay -based solutions. The book guides you on how to define the architecture of Liferay- based solutions to meet performance expectations. You will learn how to fine- tune the Liferay portal using configuration changes or applying the right caching strategy. By the time you finish reading, you will realize that you know all the essential best practices to improve the performance of the Liferay portal solution.
The book comprises of Liferay portal performance best practices related to various aspects. It starts with the architecture and design best practices and ends with performance tuning and lLoad testing best practices.
The book follows the logical flow. In the first chapter it talks about various architectural options and best practices. It also talks about the consequences of various architectural options. It talks about how to configure the Liferay portal to work in a clustered environment. It discusses the various options available in a cluster configuration. The book further talks about various configuration options of different components that are available for improving performance. The book also talks about various development best practices. It concludes with best practices related to load testing and a performance tuning exercise.
Liferay Portal Performance Best Practices explains performance best practices with real examples and samples. By the end of this book, the reader will have learned everything he/she needs to know about Liferay portal performance best practices.
Approach
A step-by-step tutorial on implementing Liferay- based portals to learn performance best practices
Who this book is for
The book is good for Liferay portal developers and architects who want to learn performance best practices for implementing Liferay- based solutions. It is assumed that you have a working knowledge of the Liferay portal.
- Sales Rank: #1287822 in eBooks
- Published on: 2013-06-10
- Released on: 2013-06-10
- Format: Kindle eBook
About the Author
Samir Bhatt
Samir Bhatt is an Enterprise Architect with over 12 years of IT experience. He has been working on Liferay-Portal-based solutions for the last four years. He has co-authored a book, Liferay Beginner's Guide by Packt Publishing. He is also a Liferay certified trainer and has delivered public and private training across the world. Samir leads an architectural group at CIGNEX Datamatics. He extensively worked on performance tuning of Liferay-Portal-based solutions. Apart from Liferay Portal, Samir has also worked on many other technologies and frameworks including Hadoop, MongoDB, Pentaho BI, Oracle, Java Swing, ICEfaces, ZK, Spring, Hibernate, and Visual Basic.
Samir is also a very good speaker and has delivered various webinars on Liferay, Pentaho BI, and MongoDB. He blogs at www.connect-sam.com.
Most helpful customer reviews
1 of 1 people found the following review helpful.
An Excellent Book on Liferay Portal Performance
By Xinsheng Chen
Summary
This book talks about optimizing the performance of your Liferay portal based application through design, coding and system configuration. In the first section, the author talks about aspects in architecture for a better performing site. Then he explains how to cluster multiple Liferay portal instances for a quickly-responding web application. He talks about how to improve performance by configuring the Liferay portal, the application server and the Apache web server. Then he elaborates on the best practices in coding for a fast-running web site. In the last section, the author explains how to do load testing and optimize the number of database connections and cache settings.
Opinion
Samir Bhatt, the author, has been in the IT industry for 12 years. He has hands-on experience in designing Liferay portal based web applications with excellent performance. He has personally fixed performance issues on web application projects. He is the co-author of a Liferay Beginners Guide book. Samir Bhatt is the right person to write this book.
This book is the first book on performance tuning for the Liferay portal based projects. You may have attended Liferay symposiums or seminars. You may have read Portable Document Format (PDF) documents about Liferay portal performance adjustment. But those are scattered information. This book provides you systematic ways to configure and deliver a Liferay portal project.
The book is a comprehensive book on delivering a Liferay portal project with good performance. It covers the performance topics in architecture, coding and testing. It provides instructions about configuring the Liferay portal, the application server and the Apache web server for better performance. When it talks about caching, it elaborates on cache settings, cache APIs like JGroups and the integration of Terracotta with the Liferay portal.
The book contains much original content. When people configure a cluster environment of Liferay portal instances, they usually use mod_jk or mod_proxy_ajp. This book provides the third way of cluster configuration: using mod_proxy_http. It also contains other Liferay portal configurations that may not be known to many Liferay portal fans.
The author is insightful to put project architecture for performance in Chapter 1 - good performance starts at project design. The author talks about multiple options for designing a quickly-responding web site. For an optimized sizing of the web site, the author asks about the number of concurrent users at the web site. Chapter 1 also mentions that log-in is the most resource-consuming use case in the Liferay portal.
The book has many practical tips for architects, developers and system administrators. Do you know how to merge all the CSS files in a custom Liferay theme before they are delivered to the browser? This is talked about in Chapter 5. How many database connection objects should you keep in your database connection pool? You can get that optimized value through load testing, which is explained in Chapter 6.
The book is written in simple English. The narration is smooth, making it easy for readers to follow the instructions. The instructions are accompanied with screenshots.
On an overall basis, I strongly recommend this book to web application developers, Liferay portal fans and Java lovers.
Who should read this book
A Liferay portal architect should read this book before he does his next Liferay portal project. When his project is a large-scale project or his project involves complicated permission rules, performance becomes a top priority item in his list of tasks. This book will tell him what hardware to use, which technologies to adopt and how the production environment should be set up - this book has provided comprehensive information to help him make such decisions.
A Liferay portal developer should read this book. To write good code for performance, an excellent developer should avoid memory leak, strive to use less memory and access the application server and database server less. He can improve his code quality for performance by taking the advice in this book.
A system administrator for Liferay should read this book. This book contains explicit configuration settings he can copy and paste in his Apache web server, application server and Liferay portal instance.
0 of 0 people found the following review helpful.
Great book
By Sebastián Filippini
It is a great book that every architect or developer should read before install a Liferay-based solution, especially if it is a solution with many users. All key points are compiled in one place and there are various tips that can be applied to many general Java applications.
0 of 0 people found the following review helpful.
Much needed book - well written and focussed
By David A. Weitzel
Liferay Portal Performance Best Practices is a book that has been missing for along time. It fills the gap between developing and administering Liferay Portal installations by focusing on how to configure the system for best performance.
The book achieves this high rating by being well structured and extremely easy to follow. When alternatives are available he covers this without being sidetracked from a particular chapter or section focus, usually then covering the details of the alternative in a later section. One good example of this is the use of SOLR search engine instead of the default and included Lucene.
This is the first book that I have been able to read and comprehend easily in terms of how to set up load balancing and clustering and all the relevant connections needed to ensure cache and content is updated, once again covering the popular alternatives to standard out of the box Liferay.
In chapter 3 the author covers many of the standard Liferay property settings and describes why they are there and hot to configure or turn them off if not needed, in order to get better performance. Settings such as the auto logins, url filters and so on. This chapter by itself is worth the money in that it serves as a check list of your portal.properties file for operational running and not development.
The final chapter covers performance monitoring especially when doing load testing using scripted test engines but also to help identify bottlenecks in live operation. It is by no means an in depth instruction on the tools used but give the reader enough to get started and then look up individual reference books for more options and interpretation.
In summary this should be essential reading for all staff responsible for deploying and supporting live Liferay installations.
Liferay Portal Performance Best Practices, by Samir Bhatt PDF
Liferay Portal Performance Best Practices, by Samir Bhatt EPub
Liferay Portal Performance Best Practices, by Samir Bhatt Doc
Liferay Portal Performance Best Practices, by Samir Bhatt iBooks
Liferay Portal Performance Best Practices, by Samir Bhatt rtf
Liferay Portal Performance Best Practices, by Samir Bhatt Mobipocket
Liferay Portal Performance Best Practices, by Samir Bhatt Kindle
Tidak ada komentar:
Posting Komentar