Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • English  (14)
  • 2015-2019  (14)
  • 1960-1964
  • Barker, Tom  (5)
  • Friedman, B. Ellen  (5)
  • Albahari, Joseph  (4)
  • Sebastopol, CA : O'Reilly Media  (14)
  • Electronic books ; local  (14)
Datasource
Material
Language
  • English  (14)
Years
Year
  • 1
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: 7th edition.
    Series Statement: In a nutshell
    Keywords: C# (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: When you have questions about C# 7.0 or the .NET CLR and its core Framework assemblies, this bestselling guide has the answers you need. Since its debut in 2000, C# has become a language of unusual flexibility and breadth, but its continual growth means there's always more to learn. Organized around concepts and use cases, this updated edition provides intermediate and advanced programmers with a concise map of C# and .NET knowledge. Dive in and discover why this Nutshell guide is considered the definitive reference on C#. Get up to speed on the C# language, from the basics of syntax and variables to advanced topics such as pointers, operator overloading, and dynamic binding Dig deep into LINQ via three chapters dedicated to the topic Explore concurrency and asynchrony, advanced threading, and parallel programming Work with .NET features, including XML, regular expressions, networking, serialization, reflection, application domains, and security Delve into Roslyn, the modular C# 7.0 compiler-as-a-service
    Note: "Covers .NET Standard 2"--Cover. - Includes index. - Description based on online resource; title from cover (Safari, viewed October 24, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Web site development ; Information technology ; Management ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: Among the many key performance indicators discussed in high-level executive meetings, one is rarely included: web performance. Yet, this particular metric is critical for tracking positive customer experience as well as the success of your digital transformation process. In this report, Tom Barker-Senior Director of Software Engineering and Development at Comcast-discusses concrete steps you can take as a business leader to elevate the status of web performance in your organization. Customers are ruthless when it comes to assessing sites. Even if you think your application is functioning just fine, the mere perception of poor performance will cause customers to go elsewhere. This report outlines the importance of web performance and explains how your involvement as an executive can help spark company-wide involvement in this valuable process. You'll explore how to: Set annual goals for creating and maintaining performance service-level agreements (SLAs) Identify champions in the company who can serve as grass roots organizers driving web performance Implement tactical changes to help your organization achieve web performance goals Evaluate the current performance of your application and identify areas that need improvement Invest in an application performance management (APM) platform to administer the maintenance of your SLA
    Note: Description based on online resource; title from title page (Safari, viewed January 11, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Web sites ; Design ; Web site development ; Customer relations ; Management ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: IT executives in companies undergoing digital transformation have many stakeholders. Business units stress online sales, conversions, and self-service, while product owners push for new online features and products. Each group has its own key performance indicators (KPIs) for tracking progress. Yet, one leading indicator essential to the success of all of these other metrics-web performance-is often neglected. Yet it's the one area IT professionals directly control. In this article, professor and Comcast engineer Tom Barker explains how poor application performance can hinder your company's digital transformation. Customers quick to abandon slow-loading applications can be left with the impression that your site's problems are indicative of other offerings. You'll learn tips for addressing web performance on a large scale, including the recruitment of internal and external champions to help you set up processes and best practices for improving and maintaining your application's day-to-day performance.
    Note: Description based on online resource; title from title page (Safari, viewed January 11, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Web site development ; Web sites ; Design ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: How fast is your site? Web performance is crucial as your company moves toward digital transformation-not just the actual time it takes your online experience to load, but also the perception of load time for your users and customers. In this article, Comcast's Tom Barker explains how poor or inefficient web performance can affect your entire transformation process, and why you need to move this task to the top of your list.
    Note: Description based on online resource; title from title page (Safari, viewed May 10, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Computer networks ; Management ; Information technology ; Management ; Business enterprises ; Computer networks ; Management ; Electronic books ; Electronic books ; local
    Abstract: Many organizations have begun to rethink the strategy of allowing regional teams to maintain independent databases that are periodically consolidated with the head office. As businesses extend their reach globally, these hierarchical approaches no longer work. Instead, an enterprise's entire data infrastructure-including multiple types of data persistence-needs to be shared and updated everywhere at the same time with fine-grained control over who has access. This practical report examines the requirements and challenges of constructing a geo-distributed data platform, including examples of specific technologies designed to meet them. Authors Ted Dunning and Ellen Friedman also provide real-world use cases that show how low-latency geo-distribution of very large-scale data and computation provide a competitive edge. With this report, you'll explore: How replication and mirroring methods for data movement provide the large scale, low latency, and low cost that systems demand The importance of multimaster replication of data streams and databases Advantages (and disadvantages) of cloud neutrality, cloud bursting, and hybrid cloud architecture for transferring data Why effective data governance is a complex process that requires the right tools for controlling and monitoring geo-distributed data How to make containers work for geo-distributed data at scale, even where stateful applications are involved Use cases that demonstrate how telecoms and online advertisers distribute large quantities of data
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed September 12, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: C# (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: When you need answers for programming with C# 7.0, this tightly focused reference tells you exactly what you need to know-without long introductions or bloated examples. Easy-to-browse and ideal as a quick reference, this guide will help experienced C#, Java, and C++ programmers get up to speed with the latest version of the C# language. All programs and code snippets in this book are available as interactive samples in LINQPad. You can edit these samples and instantly see the results without needing to set up projects in Visual Studio. Written by the authors of C# 7.0 in a Nutshell , this pocket reference covers C# 7.0 without skimping on detail, including: All of C#'s fundamentals Features new to C# 7.0, including tuples, pattern matching, and deconstructors Advanced topics: operator overloading, type constraints, iterators, nullable types, operator lifting, lambda expressions, and closures LINQ: sequences, lazy execution, standard query operators, and query expressions Unsafe code and pointers, custom attributes, preprocessor directives, and XML documentation
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed July 18, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Machine learning ; Information technology ; Management ; Business enterprises ; Data processing ; Management ; Electronic books ; Electronic books ; local
    Abstract: To succeed with machine learning or deep learning, you must handle the logistics well. Simply put, you need an effective management system for overall data flow and the evaluation and deployment of multiple models as they move from prototype to production. Without that, your project will most likely fail. This report examines what you need for effective data and model management in real-world settings, including globally distributed cloud or on-premises systems. Authors Ted Dunning and Ellen Friedman introduce the rendezvous architecture, an innovative design to help you handle machine-learning logistics. This approach not only paves the way to successful long-term management, it also frees up your time and effort to focus on the machine learning process itself and on how to take action on results. This report provides a basic, non-technical view of what makes the approach work, as well as in-depth technical details. The report is ideal for data scientists, architects, developers, ops teams, and project managers, whether your team is planning to build a machine learning system, or currently has one underway. You will learn: The issues in machine learning logistics you need to consider when designing and implementing your system How the rendezvous architecture leverages streaming data, provides hot hand-off of new models, and collects diagnostic data Practical tips for comparing live models, including the role of decoys, canaries and the t-digest Best practices for maintaining performance after deployment
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed January 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Information technology ; Management ; Cloud computing ; Web applications ; Virtual computer systems ; Electronic books ; Electronic books ; local
    Abstract: DevOps has been around for nearly a decade, yet many production teams have only just begun to migrate their products from physical data centers to cloud platforms. If your company is contemplating a move to DevOps, there are many factors to consider besides the ease and speed of deployment. Your ideas of web performance and capacity planning will also change, along with your role in the production process. This report explains how web performance fits into the modern landscape of a cross-functional DevOps team. Author Tom Barker, Senior Director of Software Engineering and Development at Comcast, shows you how to achieve quick performance wins by taking a holistic, full stack view of your web application. Web developers, DevOps engineers, engineering managers, and architects will learn how to approach issues that affect the client-side, infrastructure, and operations capabilities of your application. Client-side: use tools to test your application speed and capture real user metrics around client-side performance Infrastructure: leverage a content delivery network (CDN) to shorten the route between application servers and your users Operations: monitor your application and debug performance issues in production with an Application Performance Management (APM) tool Next steps: Get free trials of CDNs and APMs before committing to any provider
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed November 29, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Apache Flink ; Streaming technology (Telecommunications) ; Big data ; Electronic books ; Electronic books ; local
    Abstract: There's growing interest in learning how to analyze streaming data in large-scale systems such as web traffic, financial transactions, machine logs, industrial sensors, and many others. But analyzing data streams at scale has been difficult to do well-until now. This practical book delivers a deep introduction to Apache Flink, a highly innovative open source stream processor with a surprising range of capabilities.
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed November 2, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: C# (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: When you need answers for programming with C# 6.0, this practical and tightly focused book tells you exactly what you need to know-without long introductions or bloated samples. Easy to browse, it's ideal as a quick reference or as a guide to get you rapidly up to speed if you already know Java, C++, or an earlier version of C#.
    Note: Includes index. - Description based on online resource; title from cover page (Safari, viewed October 19, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cache memory ; Memory management (Computer science) ; Web applications ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Up to this point, few software engineers and technical leaders have been prepared to meet the challenges of running web applications on a national or global scale. Sites that serve tens of millions of users and receive hundreds of millions of requests per day will quickly overwhelm your system if you're not ready for it. In this report, author Tom Barker provides a proven strategy for dealing with this user onslaught: intelligent frontend caching. Many engineers learn the virtues of backend scaling, resiliency, and VM tuning for addressing problems of this magnitude. For Barker-who runs a site with roughly 500 million page views per month-training was strictly on-the-job. This report outlines a strategy for using frontend cache tiers, in concert with a Content Delivery Network (CDN), to avoid backend problems while gaining higher site availability. Use frontend cache tiers and reduce your backend infrastructure Reduce latency by leveraging a CDN to provide edge caching Cache static content that is infrequently updated Explore a strategy for caching and updating personalized content Learn how cached content experiences hot, warm, and cold cycles Get solutions to common problems when caching frontend content Tom Barker is a software engineer, engineering manager, professor, and author. Currently, he is Director of Software Engineering and Development at Comcast, and an Adjunct Professor at Philadelphia University.
    Note: Description based on online resource; title from title page (Safari, viewed December 12, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: 6th edition.
    Keywords: C# (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: When you have questions about C# 6.0 or the .NET CLR and its core Framework assemblies, this bestselling guide has the answers you need. C# has become a language of unusual flexibility and breadth since its premiere in 2000, but this continual growth means there's still much more to learn. Organized around concepts and use cases, this thoroughly updated sixth edition provides intermediate and advanced programmers with a concise map of C# and .NET knowledge.
    Note: Includes index. - Description based on online resource; title from cover page (Safari, viewed November 23, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Big data ; Security measures ; Data protection ; Electronic books ; Electronic books ; local
    Abstract: Many big data-driven companies today are moving to protect certain types of data against intrusion, leaks, or unauthorized eyes. But how do you lock down data while granting access to people who need to see it? In this practical book, authors Ted Dunning and Ellen Friedman offer two novel and practical solutions that you can implement right away.
    Note: Includes bibliographical references. - Description based on online resource; title from title page (viewed January 13, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Apache Hadoop ; Electronic data processing ; Distributed processing ; File organization (Computer science) ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: If you're a business team leader, CIO, business analyst, or developer interested in how Apache Hadoop and Apache HBase-related technologies can address problems involving large-scale data in cost-effective ways, this book is for you. Using real-world stories and situations, authors Ted Dunning and Ellen Friedman show Hadoop newcomers and seasoned users alike how NoSQL databases and Hadoop can solve a variety of business and research issues. You'll learn about early decisions and pre-planning that can make the process easier and more productive. If you're already using these technologies, you'll discover ways to gain the full range of benefits possible with Hadoop. While you don't need a deep technical background to get started, this book does provide expert guidance to help managers, architects, and practitioners succeed with their Hadoop projects. Examine a day in the life of big data: India's ambitious Aadhaar project Review tools in the Hadoop ecosystem such as Apache's Spark, Storm, and Drill to learn how they can help you Pick up a collection of technical and strategic tips that have helped others succeed with Hadoop Learn from several prototypical Hadoop use cases, based on how organizations have actually applied the technology Explore real-world stories that reveal how MapR customers combine use cases when putting Hadoop and NoSQL to work, including in production Ted Dunning is Chief Applications Architect at MapR Technologies, and committer and PMC member of the Apache's Drill, Storm, Mahout, and ZooKeeper projects. He is also mentor for Apache's Datafu, Kylin, Zeppelin, Calcite, and Samoa projects. Ellen Friedman is a solutions consultant, speaker, and author, writing mainly about big data topics. She is a committer for the Apache Mahout project and a contributor to the Apache Drill project.
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...