feed icon rss

Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
  • 1
    UID:
    b3kat_BV039982727
    Format: 1 Online-Ressource
    Series Statement: eHRAF World Cultures
    Content: This collection of 6 documents covers the time period from the middle of the nineteenth century to the 1980s with an emphasis on some of the major Chinatowns located in several Canadian cities. Much of the file deals with the migration of the Chinese to Canada and the restrictive immigration policies applied to them by the Canadian government. Nearly all the documents address the discriminatory and racist practices imposed on the Chinese immigrants by the Caucasian Canadian society. Probably the best general coverage on the Chinese in Canada is presented in Li, which deals with the period from their first arrival in Canada in 1858 to about 1985. Lai is a definitive history of Chinatowns in Canada from 1858-ca. 1985, with particular reference to Victoria, British Columbia. Works describing specific Chinatowns in specific cities begins with Thompson, which is an examination of the history and social organization of the Chinese population in Toronto, Canada. Anderson contributes a systematic analysis of the relationship between Vancouver's Chinese and Canadian communities from the late 1880s to about 1980. Hoe presents a socio-historical study of the structural changes taking place in various Chinese communities in British Columbia and Alberta (Calgary and Edmonton), from the mid-nineteenth century to ca. 1972
    Note: Culture summary: Chinese Canadians - John Beierle - 1995 -- - The Chinese in Canada - Peter S. Li - 1988 -- - Chinatowns: towns within cities in Canada - David Chuenyan Lai - 1988 -- - Toronto's Chinatown: the changing social organization of an ethnic community - Richard H. Thompson - 1989 -- - Vancouver's Chinatown: racial discourse in Canada, 1875-1980 - Kay J. Anderson - 1991 -- - Structural changes of two Chinese communities in Alberta, Canada - Ban Seng Hoe - 1976 -- - Additional bibliography on the Chinese in Canada - Human Relations Area Files - [1994]
    Language: English
    Subjects: Ethnology
    RVK:
    Keywords: Chinesen
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Cham :Springer International Publishing,
    UID:
    almafu_BV044206671
    Format: 1 Online-Ressource (XIV, 324 p. 245 illus).
    ISBN: 978-3-319-52383-5
    Series Statement: The Minerals, Metals & Materials Series
    Additional Edition: Erscheint auch als Druck-Ausgabe ISBN 9783319523828
    Language: English
    Subjects: Engineering
    RVK:
    Keywords: Reibschweißen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Cham : Springer International Publishing | Cham : Springer
    UID:
    b3kat_BV045948410
    Format: 1 Online-Ressource (XIV, 283 p. 176 illus., 136 illus. in color)
    ISBN: 9783030057527
    Series Statement: The Minerals, Metals & Materials Series
    Additional Edition: Erscheint auch als Druck-Ausgabe ISBN 978-3-030-05751-0
    Additional Edition: Erscheint auch als Druck-Ausgabe ISBN 978-3-030-05753-4
    Language: English
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    UID:
    kobvindex_INT58937
    Format: 1 online resource (282 pages)
    Edition: 1st ed.
    ISBN: 9781788294119
    Note: Cover -- Title Page -- Copyright -- Credits -- About the Authors -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Introduction to Apex -- Unbounded data and continuous processing -- Stream processing -- Stream processing systems -- What is Apex and why is it important? -- Use cases and case studies -- Real-time insights for Advertising Tech (PubMatic) -- Industrial IoT applications (GE) -- Real-time threat detection (Capital One) -- Silver Spring Networks (SSN) -- Application Model and API -- Directed Acyclic Graph (DAG) -- Apex DAG Java API -- High-level Stream Java API -- SQL -- JSON -- Windowing and time -- Value proposition of Apex -- Low latency and stateful processing -- Native streaming versus micro-batch -- Performance -- Where Apex excels -- Where Apex is not suitable -- Summary -- Chapter 2: Getting Started with Application Development -- Development process and methodology -- Setting up the development environment -- Creating a new Maven project -- Application specifications -- Custom operator development -- The Apex operator model -- CheckpointListener/CheckpointNotificationListener -- ActivationListener -- IdleTimeHandler -- Application configuration -- Testing in the IDE -- Writing the integration test -- Running the application on YARN -- Execution layer components -- Installing Apex Docker sandbox -- Running the application -- Working on the cluster -- YARN web UI -- Apex CLI -- Logging -- Dynamically adjusting logging levels -- Summary -- Chapter 3: The Apex Library -- An overview of the library -- Integrations -- Apache Kafka -- Kafka input -- Kafka output -- Other streaming integrations -- JMS (ActiveMQ, SQS, and so on) -- Kinesis streams -- Files -- File input -- File splitter and block reader -- File writer -- Databases -- JDBC input -- JDBC output -- Other databases , Simulation of a real-time feed using historical data -- Parsing the data -- Looking up of the zip code and preparing for the windowing operation -- Windowed operator configuration -- Serving the data with WebSocket -- Running the application -- Running the application on GCP Dataproc -- Summary -- Chapter 8: Example Project - ETL Using SQL -- The application pipeline -- Building and running the application -- Application configuration -- The application code -- Partitioning -- Application testing -- Understanding application logs -- Calcite integration -- Summary -- Chapter 9: Introduction to Apache Beam -- Introduction to Apache Beam -- Beam concepts -- Pipelines, PTransforms, and PCollections -- ParDo - elementwise computation -- GroupByKey/CombinePerKey - aggregation across elements -- Windowing, watermarks, and triggering in Beam -- Windowing in Beam -- Watermarks in Beam -- Triggering in Beam -- Advanced topic - stateful ParDo -- WordCount in Apache Beam -- Setting up your pipeline -- Reading the works of Shakespeare in parallel -- Splitting each line on spaces -- Eliminating empty strings -- Counting the occurrences of each word -- Format your results -- Writing to a sharded text file in parallel -- Testing the pipeline at small scale with DirectRunner -- Running Apache Beam WordCount on Apache Apex -- Summary -- Chapter 10: The Future of Stream Processing -- Lower barrier for building streaming pipelines -- Visual development tools -- Streaming SQL -- Better programming API -- Bridging the gap between data science and engineering -- Machine learning integration -- State management -- State query and data consistency -- Containerized infrastructure -- Management tools -- Summary -- Index , Transformations -- Parser -- Filter -- Enrichment -- Map transform -- Custom functions -- Windowed transformations -- Windowing -- Global Window -- Time Windows -- Sliding Time Windows -- Session Windows -- Window propagation -- State -- Accumulation -- Accumulation Mode -- State storage -- Watermarks -- Allowed lateness -- Triggering -- Merging of streams -- The windowing example -- Dedup -- Join -- State Management -- Summary -- Chapter 4: Scalability, Low Latency, and Performance -- Partitioning and how it works -- Elasticity -- Partitioning toolkit -- Configuring and triggering partitioning -- StreamCodec -- Unifier -- Custom dynamic partitioning -- Performance optimizations -- Affinity and anti-affinity -- Low-latency versus throughput -- Sample application for dynamic partitioning -- Performance - other aspects for custom operators -- Summary -- Chapter 5: Fault Tolerance and Reliability -- Distributed systems need to be resilient -- Fault-tolerance components and mechanism in Apex -- Checkpointing -- When to checkpoint -- How to checkpoint -- What to checkpoint -- Incremental state saving -- Incremental recovery -- Processing guarantees -- Example - exactly-once counting -- The exactly-once output to JDBC -- Summary -- Chapter 6: Example Project - Real-Time Aggregation and Visualization -- Streaming ETL and beyond -- The application pattern in a real-world use case -- Analyzing Twitter feed -- Top Hashtags -- TweetStats -- Running the application -- Configuring Twitter API access -- Enabling WebSocket output -- The Pub/Sub server -- Grafana visualization -- Installing Grafana -- Installing Grafana Simple JSON Datasource -- The Grafana Pub/Sub adapter server -- Setting up the dashboard -- Summary -- Chapter 7: Example Project - Real-Time Ride Service Data Processing -- The goal -- Datasource -- The pipeline
    Additional Edition: Print version Weise, Thomas Learning Apache Apex Birmingham : Packt Publishing, Limited,c2017
    Language: English
    Keywords: Electronic books ; Electronic books
    URL: FULL  ((OIS Credentials Required))
    URL: FULL  ((OIS Credentials Required))
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Cham :Springer International Publishing,
    UID:
    edocfu_BV044206671
    Format: 1 Online-Ressource (XIV, 324 p. 245 illus).
    ISBN: 978-3-319-52383-5
    Series Statement: The Minerals, Metals & Materials Series
    Additional Edition: Erscheint auch als Druck-Ausgabe ISBN 9783319523828
    Language: English
    Subjects: Engineering
    RVK:
    Keywords: Reibschweißen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Cham :Springer International Publishing,
    UID:
    edoccha_BV044206671
    Format: 1 Online-Ressource (XIV, 324 p. 245 illus).
    ISBN: 978-3-319-52383-5
    Series Statement: The Minerals, Metals & Materials Series
    Additional Edition: Erscheint auch als Druck-Ausgabe ISBN 9783319523828
    Language: English
    Subjects: Engineering
    RVK:
    Keywords: Reibschweißen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. Further information can be found on the KOBV privacy pages