Mostrando 1,181 - 1,200 Resultados de 3,243 Para Buscar '"streaming"', tiempo de consulta: 0.09s Limitar resultados
  1. 1181
    Publicado 2018
    “…Jeffrey Aven covers all aspects of Spark development, including basic programming to SparkSQL, SparkR, Spark Streaming, Messaging, NoSQL and Hadoop integration. …”
    Libro electrónico
  2. 1182
    Publicado 2020
    “…Then you'll export your commercial to be broadcast on TV, web/digital delivery, or for use on streaming services. This course will help you speed up your edits, show you how to use beginner & intermediate workflows for editing, color correction, titles/text, animations, transitions, effects, audio mixing, exporting, and much more. …”
    Video
  3. 1183
    Publicado 2017
    “…Understand how to use Amazon Web Service's best-in-class streaming analytics and ML tools Learn about Amazon data pipelines: A very lightweight way to deploy an ML algorithm Explore Redshift and RDS: Databases that stage input data or store model outputs Discover Kinesis: A streaming data ingestion service that performs streaming analytical functions Learn to apply streaming and batch analytical processing to prepare datasets for ML algorithms Gain experience building ML models using Amazon Machine Learning and calling them using Python John Hearty is a data scientist with Relic Entertainment who specializes in using Amazon Web Services to develop data infrastructure and analytics solutions. …”
    Video
  4. 1184
    Publicado 2020
    “…Effectively apply Advanced Analytics to large datasets using the power of PySpark About This Video Solve your big data problems by building powerful Machine Learning models with Spark and implementing them using Python Get up-and-running with Spark's essential libraries and tools (such as PySpark, Spark Streaming, Spark SQL, and Spark MLlib) and learn to apply them in practical, real-world big data applications Leverage Spark 2.x - one of the most popular big data technologies-to discover how powerful Spark Machine Learning is how easily you can apply it! …”
    Video
  5. 1185
    Publicado 2018
    “…Code Examples - Libraries Integrations: In this section, we will learn about some more advanced code examples, and understand where to find the libraries to integrate with frameworks such as Spark, Spark Streaming, Akka Streams, Scala, Actors, Apache NiFi. …”
    Video
  6. 1186
    Publicado 2016
    “…This video compilation gives you a complete recording of each of the conference’s 73 sessions, 8 tutorials, and 10 keynotes covering topics like big data in retail, finance, and telecommunications; real-time IoT analytics; recommendation algorithms; high-efficiency AI and ML distributed systems; ubiquitous computing; collaboration; peer analytics; Apache Beam; Apache Flink; structured streaming; and much, much more. Get this video and you’ll enjoy the opportunity to learn from 122 of the world's best data engineers and data scientists working in Asia and elsewhere at data-centric companies such as Singtel, ShopBack, IHI, Lazada, Mediacorp, Qunar, Cloudera, MapR, Microsoft, Cisco, Teradata, BT Group, Google, IBM, Qubole, StarHub, SKY TV, Capgemini, and NTT Data. …”
    Video
  7. 1187
    Publicado 2018
    “…In Detail A comprehensive and new course for learning the Apache Kafka Connect framework with hands-on Training.Kafka Connect is a tool for scalable and reliable streaming data between Apache Kafka and other data systems. …”
    Video
  8. 1188
    Publicado 2018
    “…You will learn how to use Apache NiFi efficiently to stream data using NiFi between different systems at scale You will also understand how to monitor Apache NiFi Integrations between Apache Kafka and Apache NiFi! …”
    Video
  9. 1189
    Publicado 2017
    “…It was Neha Narkhede's (Confluent) riveting keynote on Apache Kafka and the rise of the streaming platform. It was Murat Erder's (Deutsche Bank) thought-provoking answer to how software architects should approach data in the age of Agile, big data, and the cloud. …”
    Video
  10. 1190
    Publicado 2017
    “…Learn to provision an ES domain, secure it, and spin up an Elasticsearch cluster Understand how to import static data using a REST API Discover how to import streaming data with Amazon's Lambda service or with Logstash Explore ways to search data using REST and analyze data using Kibana Frank Kane spent almost a decade at Amazon and IMDb developing and managing the personalization technology that delivers product recommendations to hundreds of millions of customers. …”
    Video
  11. 1191
    Publicado 2017
    “…Podcasting has enjoyed a recent boom thanks to a new crop of hit podcasts catching the ears of the public and media along with the continued growth of mobile and streaming devices as a source for entertainment. If you want to jump on the podcasting bandwagon, you've come to the right place! …”
    Libro electrónico
  12. 1192
    Publicado 2013
    “…This book is the fastest way to connect all your wireless devices, get great performance with everything from streaming media to printing, stay safe and secure, and do more with Wi-Fi than you ever thought possible! …”
    Libro electrónico
  13. 1193
    por Ouellette, Jason, 1973-
    Publicado 2013
    “…This edition’s extensive new coverage includes Developer Console, JSON, Streaming and Tooling APIs, Bulk API, Force.com Canvas, REST integration, support for Web MVC frameworks, Dynamic Apex and Visualforce, and an all-new chapter on mobile user interfaces. …”
    Libro electrónico
  14. 1194
    Publicado 2012
    “…Discover how to: * Create goals, measurable objectives, and strategies * Identify the tools and techniques most likely to work for you * Integrate social media and virtual events with existing pre-show, at-show and post-show tactics * Avoid older "virtual" techniques that have been proven to fail * Make the most of live streaming, video interviewing, mobile polling, and other innovations * Expand and enhance your community of customers and prospects year-round * Demonstrate the value of social media to key decision-makers…”
    Libro electrónico
  15. 1195
    Publicado 2022
    “…From the foreword by Jun Rao, Confluent Cofounder Master the wicked-fast Apache Kafka streaming platform through hands-on examples and real-world projects. …”
    Grabación no musical
  16. 1196
    Publicado 2024
    “…It engages this popular and dynamic field that has evolved rapidly from film and television to digital streaming into the age of user-created content.The volume addresses moving image history through a theoretical lens; modes and genres; representation, race, and identity; and evolving forms and formats. …”
    Libro
  17. 1197
    Publicado 2024
    Tabla de Contenidos: “…3.2 Instruction, bandwidth, and latency bound kernels -- 3.3 Memory bandwidth -- 3.3.1 Theoretical peak bandwidth -- 3.3.2 Effective bandwidth -- 3.3.3 Actual data throughput vs. effective bandwidth -- 4 Synchronization -- 4.1 Synchronization of kernel execution and data transfers -- 4.1.1 Pageable versus pinned host memory -- 4.1.2 Streams -- 4.1.2.1 Creating streams -- 4.1.3 Asynchronous transfers via cudaMemcpyAsync() -- 4.1.4 Synchronization barriers -- 4.1.4.1 cudaDeviceSynchronize() -- 4.1.4.2 cudaStreamSynchronize() -- 4.1.4.3 cudaEventSynchronize() -- 4.1.4.4 Querying streams and events -- 4.1.5 Advanced stream topics -- 4.1.5.1 The default stream -- 4.1.5.2 Non-blocking streams -- 4.1.5.3 Stream priorities -- 4.2 Synchronization of kernel threads on the device -- 4.2.1 Shared memory -- 4.2.2 Synchronizing threads within a block -- 4.2.3 Warps, warp synchronization, and warp-level primitives -- 4.2.3.1 SHFL functions -- 4.2.4 Atomics -- 4.2.5 Memory fences -- 4.2.6 Cooperative groups -- 4.2.6.1 Grid synchronization -- 4.2.6.2 Thread block clusters -- 5 Optimization -- 5.1 Transfers between host and device -- 5.1.1 Pinned memory -- 5.2 Device memory -- 5.2.1 ECC (Error Correcting Code) -- 5.2.2 Global memory -- 5.2.2.1 Declaring global array arguments in kernels -- 5.2.2.2 Coalesced global memory access -- 5.2.3 Local memory -- 5.2.4 Constant memory -- 5.2.5 L1 and L2 caches -- 5.2.6 Shared memory -- 5.2.6.1 Configuring shared memory -- 5.2.6.2 Global memory coalescing through shared memory -- 5.2.6.3 Shared memory bank conflicts -- 5.2.7 Registers -- 5.2.7.1 Exchanging register data between threads in a warp -- 5.3 Execution configuration -- 5.3.1 Thread-level parallelism -- 5.3.2 Instruction-level parallelism -- 5.3.2.1 Asynchronous data transfers between global and shared memory -- 5.3.2.2 Instruction-level parallelism in CUF kernels…”
    Libro electrónico
  18. 1198
    por Knudsen, Jonathan
    Publicado 1998
    Tabla de Contenidos: “…Encryption; Streams and Blocks; Block Ciphers; Padding; PKCS#5; Other padding schemes…”
    Libro electrónico
  19. 1199
    por Stevens, Richard, 1971-
    Publicado 2016
    Tabla de Contenidos: “…Deconstructing a Sound for Procedural Use -- Scalability -- Modulation/Modifiers for Variation -- Pitch -- Reuse Sounds for Different Sized Sources -- Transformative Reuse -- Pitch Envelopes -- Volume -- One-shot Volume Envelopes -- Looping Volume Envelopes -- Oscillation -- Wavetables -- Parameterization = Interactivity -- Swapping out Sounds with -Branch- -- Parameters to Pitch with &lt -- Set Pitch Multiplier&gt -- -- Parameter-based Crossfades with -Crossfade by Param- -- Using User-defined Curves -- Monitoring Memory and Level Streaming Approaches -- Asset Checking -- Memory Checking -- Level Streaming -- Sound Streaming -- Conclusion -- 03 Music Part A: Quick Start -- Introduction -- Interactive Music Principles -- Playlists -- Level Music, Loops, and Decay Tails -- Decay Tails -- Loop with Integrated Decay -- Play Then Loop -- Looping Manually -- Stingers/Ornamental Forms -- Simple Parallel Forms -- Simple Transitional Forms -- Conclusion -- 04 Music Part B: Basics and Parallel Forms -- Introduction -- Music Basics -- Source Music -- One-shots -- Music for Timed Events -- Ornamental Forms/Stingers -- Parallel Forms -- Switching or Fading Layers (Parallel Forms for Orientation) -- Using Variables to Determine Volume (Parallel Forms for Proximity) -- Linear Variables to Volume -- Curves to Volume -- Mix Automation for Parallel Layers -- Conclusion -- 05 Music Part C: Transitional Forms -- Introduction -- Clunky Transitions -- Nasty -- Crossfades (and When to Use Them) -- Masking Transitions -- Musical Transitions -- Working with Chunks: Measure-based Transitions -- Decay Tails Revisited -- Controlling a Switch -- Transitioning on Measure in Longer Pieces -- Pre-syncs or Ramps -- Aligned Transitions -- Putting It Together -- A Musical Conclusion -- 06 Dialogue -- Introduction -- Randomization -- Better than Random? …”
    Libro electrónico
  20. 1200
    Publicado 2018
    Tabla de Contenidos: “…Enterprise JavaBean life cycles -- Stateful session bean life cycle -- Stateless and singleton session bean life cycles -- Message-driven bean life cycle -- EJB timer service -- Calendar-based EJB timer expressions -- EJB security -- Client authentication -- Summary -- Chapter 5: Contexts and Dependency Injection -- Named beans -- Dependency injection -- Qualifiers -- Named bean scopes -- CDI events -- Firing CDI events -- Handling CDI events -- Asynchronous events -- Event ordering -- Summary -- Chapter 6: JSON Processing with JSON-P and JSON-B -- The JSON-P Model API -- Generating JSON data with the Model API -- Parsing JSON data with the Model API -- The JSON-P Streaming API -- Generating JSON data with the Streaming API -- Parsing JSON data with the Streaming API -- JSON pointer -- JSON Patch -- Populating Java objects from JSON with JSON-B -- Generating JSON strings from Java objects with JSON-B -- Summary -- Chapter 7: WebSocket -- Developing a WebSocket server endpoint -- Developing an annotated WebSocket server endpoint -- Developing WebSocket clients -- Developing JavaScript client-side WebSocket code -- Developing WebSocket clients in Java -- Additional information about the Java API for WebSocket -- Summary -- Chapter 8: Java Messaging Service -- Message queues -- Sending messages to a message queue -- Retrieving messages from a message queue -- Browsing message queues -- Message topics -- Sending messages to a message topic -- Receiving messages from a message topic -- Creating durable subscribers -- Summary -- Chapter 9: Securing Java EE Applications -- Identity stores -- Setting up an identity store stored in a relational database -- Setting up an identity store stored in an LDAP database -- Custom identity stores -- Authentication mechanisms -- Basic authentication mechanism -- Form authentication mechanism…”
    Libro electrónico