Видавець: 24

17777
Завантаження...
EЛЕКТРОННА КНИГА

Hierarchia niebieska

Jan Domaszewicz

Mówiąc o istnieniu Aniołów, nadmienić należy, że są duchami czystymi, iż wielka jest liczba Ich. I teraz, przypomniawszy o istnieniu Aniołów, że są duchami czystymi i o niezliczonej Ich liczbie, mówić dalej będziemy o Hierarchii Niebieskiej, tj. o Chórach Anielskich. Kiedy Pismo św. na samym wstępie nam mówi: ˝Na początku Bóg stworzył niebo˝, rozumieć należy, że owo niebo nie było puste, tj. bez życia. Owóż, Stwórca człowieka wszechpotęgą, skinieniem swej woli, wyprowadził z niczego: czyli stworzył niezliczone zastępy Aniołów. Aniołowie jaśnieją jako słońce i gwiazdy, jako najpiękniejsze kwiaty na górnym Syjonie, są ozdobą tegoż. Te czyste duchy są obrazem Bóstwa, wyrażeniem światła, odbiciem świętości, piękna i dobroci Bożej. Sam rozum naprowadza na tę prawdę o istnieniu Aniołów: jeśli wielka jest różnica i stopniowanie między drobnym robaczkiem, których mnóstwo w jednej kropli wody się mieści, a mną i duszą moją, która poznaje świat i Boga daleko jeszcze większa jest różnica i stopniowanie między mną słabym, skończoną istotą, a Bogiem nieskończonym. Do Boga, wprawdzie, żadne stworzenie dosięgnąć nie może: w tej jednak przestrzeni niezmierzonej między człowiekiem a Bogiem, Bóg stworzył istoty wyższe ode mnie, stopniowo coraz większej doskonałości, słowem, całe Pismo św. odrzucić by należało, gdyby kto chciał nie uznać, zaprzeczać istnienia Aniołów.

17778
Завантаження...
EЛЕКТРОННА КНИГА

Hierarchie systemów logiki parakonsystentnej

Janusz Ciuciura

Praca [...] na gruncie polskim nie ma odpowiednika. Nowe jest zarówno ujęcie przeglądu wątków związanych z intuicjami dotyczącymi parakonsystencji i historii rachunków z tej rodziny, jak też stanowiące samodzielne osiągnięcie naukowe uporządkowanie pewnych grup takich rachunków w postaci hierarchii wyznaczonych kilkoma kryteriami. Z recenzji prof. dr. hab. Wojciecha Suchonia Większość systemów logiki parakonsystentnej toleruje sprzeczność nie dlatego, że możliwe jest w nich współistnienie dwóch zdań, z których jedno jest zaprzeczeniem drugiego, lecz dlatego, iż z pary zdań, nie wyprowadzi my dowolnego zdania. [...] Systemy logiki parakonsystentnej to zatem formalizmy, w których odrzuca się możliwość ich trywializacji za sprawą pary formuł sprzecznych. Ze Wstępu

17779
Завантаження...
EЛЕКТРОННА КНИГА

Hieronim Bosch. Mistrz fantazji i groteski

Luba Ristujczina

Twórczość zmarłego pięć wieków temu brabanckiego mistrza od stuleci fascynuje krytyków i wielbicieli sztuki, inspiruje kolejne generacje twórców: malarzy, poetów, filmowców, a także filozofów i psychologów. W pełnej pasji opowieści autorka prezentuje artystę oraz jego dzieło na naszkicowanym z rozmachem tle przełomu średniowiecza i renesansu. Analizując słynne obrazy, prowadzi czytelnika przez gąszcz znaczeń, symboli, wizji i sennych koszmarów budujących potęgę wyobraźni Hieronima Boscha.

17780
Завантаження...
EЛЕКТРОННА КНИГА

High Availability MySQL Cookbook. There’s more than one way to achieve high availability for MySQL and this Cookbook covers a range of techniques and tools in over 60 practical recipes. The only book of its kind, you’ll be learning the natural, engaging way

Alex Davies, Alexander Davies

High Availability is something that all web sites hope to achieve, especially those that are linked to big companies.MySQL, an open source relational database management system (RDBMS), can be made highly available to protect from corruption, hardware failure, software crashes, and user error. Running a MySQL setup is quite simple. Things start getting complex when you start thinking about the best way to provide redundancy. There are a large number of techniques available to add 'redundancy' and 'high availability' to MySQL, but most are both poorly understood and documented.This book will provide you with recipes showing how to design, implement, and manage a MySQL Cluster and achieve high availability using MySQL replication, block level replication, shared storage, and the open source Global File System (GFS).This book covers all the major techniques available for increasing availability of your MySQL databases. It demonstrates how to design, implement, troubleshoot and manage a highly available MySQL setup using any one of several techniques, which are shown in different recipes. It is based on MySQL Cluster 7.0, MySQL (for non clustered recipes) 5.0.77, and CentOS / RedHat Enterprise Linux 5.3.The book starts by introducing MySQL Cluster as a technology and explaining how to set up a simple cluster. It will help you to master the options available for backing up and restoring a file in the MySQL Cluster. By following the practical examples in this book, you will learn how to manage the MySQL Cluster. Further, we will discuss some troubleshooting aspects of the MySQL Cluster.We also have a look at achieving high availability for MySQL databases with the techniques of MySQL Replication, block level replication, shared storage (a SAN or NAS), and DRBD.Finally, you will learn the principles of Performance tuning and tune MySQL database for optimal performance.

17781
Завантаження...
EЛЕКТРОННА КНИГА

High Performance with Java. Discover strategies and best practices to develop high performance Java applications

Dr. Edward Lavieri Jr.

Building high performance into your applications is key to creating an optimal user experience, although it is not the only consideration for the performant nature of your apps. High performance applications can lead to cost-effective resource utilization, especially when scalability and cloud computing are involved. They can also provide highly reliable systems that are easier to maintain.High Performance with Java begins by helping you explore the Java Virtual Machine (JVM) and understand how to push it to its limits to further optimize your programs. You’ll take a hands-on approach to go through memory optimization strategies, input/output operations, concurrency, networking, as well as frameworks and libraries focused on performance. You’ll also learn key strategies and best practices by using industry-relevant examples to architect scalable and resource-efficient applications. The concluding chapters provide valuable insights on optimizing your Java code when interacting with databases and show you how to leverage artificial intelligence (AI) for high performance Java applications.By the end of this book, you’ll grasp the importance of developing high performance Java applications and gain practical experience in implementing key strategies to help ensure your Java applications perform optimally.

17782
Завантаження...
EЛЕКТРОННА КНИГА

High Performance with Laravel Octane. Learn to fine-tune and optimize PHP and Laravel apps using Octane and an asynchronous approach

Roberto Butti

Laravel Octane is a very powerful component in the Laravel ecosystem that can help you achieve remarkable app performance. With Laravel Octane, you will find tools (queues, cache, and tables) that facilitate a new asynchronous approach for improving application performance.This book highlights how Laravel Octane works, what steps to take in designing an application from the start, what tools you have at your disposal, and how to set up production environments. It provides complete coverage of the strategies, tools, and best practices to make your apps scalable and performant. This is especially important as optimization is usually the overlooked part in the application development lifecycle. You will explore the asynchronous approach in Laravel and be able to release high-performing applications that have a positive impact on the end-user experience.By the end of this book, you will find yourself designing, developing, and releasing high-performance applications.

17783
Завантаження...
EЛЕКТРОННА КНИГА

High Performance with MongoDB. Best practices for performance tuning, scaling, and architecture

Asya Kamsky, Ger Hartnett, Alex Bevilacqua, MongoDB...

With data as the new competitive edge, performance has become the need of the hour. As applications handle exponentially growing data and user demand for speed and reliability rises, three industry experts distill their decades of experience to offer you guidance on designing, building, and operating databases that deliver fast, scalable, and resilient experiences.MongoDB’s document model and distributed architecture provide powerful tools for modern applications, but unlocking their full potential requires a deep understanding of architecture, operational patterns, and tuning best practices. This MongoDB book takes a hands-on approach to diagnosing common performance issues and applying proven optimization strategies from schema design and indexing to storage engine tuning and resource management.Whether you’re optimizing a single replica set or scaling a sharded cluster, this book provides the tools to maximize deployment performance. Its modular chapters let you explore query optimization, connection management, and monitoring or follow a complete learning path to build a rock-solid performance foundation. With real-world case studies, code examples, and proven best practices, you’ll be ready to troubleshoot bottlenecks, scale efficiently, and keep MongoDB running at peak performance in even the most demanding production environments.

17784
Завантаження...
EЛЕКТРОННА КНИГА