タグ process
人気順 10 users 50 users 100 users 500 users 1000 usersAmazon Aurora MySQL zero-ETL integration with Amazon Redshift is now generally available | Amazon Web Services
AWS News Blog Amazon Aurora MySQL zero-ETL integration with Amazon Redshift is now generally available “Data is at the center of every application, process, and business decision,” wrote Swami Sivasubramanian, VP of Database, Analytics, and Machine Learning at AWS, and I couldn’t agree more. A co... 続きを読む
GitHub - janestreet/magic-trace: Easy Intel Processor Trace Visualizer
magic-trace magic-trace is a tool for diagnosing tricky performance issues using Intel Processor Trace. You tell it a function and attach it to a running process, and when that function is called it'll detach and give you a visualization of everything that happened in the around 10ms leading up t... 続きを読む
Software Architecture Patterns. Software comes in all types of size and… | by Jatinder Singh | Medium
Software comes in all types of size and shapes. Every team has different though process, works differently and the outcome of the software depends upon various factors such as client requirement, budget, time, use of available solutions to common problems etc. And if all goes well, the applicatio... 続きを読む
neue cc - ProcessX - C#でProcessを C# 8.0非同期ストリームで簡単に扱うライブラリ
C#使う人って全然外部プロセス呼び出して処理ってしないよね。というのは、Windowsがなんかそういうのを避ける雰囲気だから、というのもあるのですが、ともあれ実際、可能な限り避けるどころか絶対避ける、ぐらいの勢いがあります。ライブラリになってないと嫌だ、断固拒否、みたいな。 それはOSの違いというのもありそ... 続きを読む
AWS Data Exchange – Find, Subscribe To, and Use Data Products | AWS News Blog
AWS News Blog AWS Data Exchange – Find, Subscribe To, and Use Data Products We live in a data-intensive, data-driven world! Organizations of all types collect, store, process, analyze data and use it to inform and improve their decision-making processes. The AWS Cloud is well-suited to all of the... 続きを読む
2019年にもなって未だに非同期I/Oを使わずPHP、Python、Ruby等でProcessを浪費しているサービスが増える理由とは! - Qiita
2019年にもなって未だに非同期I/Oを使わずPHP、Python、Ruby等でProcessを浪費しているサービスが増える理由とは! はじめに 間違えている箇所があれば指摘していただきたい 特にPHP,Python、Rubyを本格的に開発した経験が少なく 間違ってたら私のために教えていただきたい ただ1つ 私の中でも正しい用語定義がわからな... 続きを読む
VirtualBox/Vagrantで「The Machine ‘XXX’ is already locked for session」となったときの解決法 | IDEA*IDEA
ちとはまったのでメモ。 VagrantからVirtualBoxをいじっていてフリーズし、Ctrl+Cで抜けてから作業を再開しようとすると次のようなエラーが。 The Machine 'XXX' is already locked for session. VirtualBox上から仮想マシンを除去しようとしてもうまくいかない・・・。いろいろ調べたらprocessをkillすればOKとのこと。 ps... 続きを読む
Server::Starterから学ぶhot deployの仕組み - $shibayu36->blog;
以前nginxの優雅な再起動 « NAVER Engineers' Blogの記事を読んだのだけれど、それまでにprocessの知識が無かったりして、まったく理解できませんでした。そこでWorking with UNIX ProcessesやServer::Starterの中身を呼んでようやくhot deployの仕組みを理解できた(気になっている)ので、Server::Starterの実装を追い... 続きを読む
Node v0.5.0ででたforkを試してみる - ぽりぴぃすらいと
プログラム, node | 08:39 | require('child_process').forkはWorkerと同じAPIを使っているぽいです。 fork APIの定義 var worker = require('child_process').fork(modulePath, arguments, options); argumentsh: 配列で、生成された子プロセス側ではprocess... 続きを読む
CSS3のベンダープレフィクスを自動で追加してくれる「CSSPrefixer」 | CREAMU
ブラウザ毎に先行実装しているCSS3のプロパティを使う際、-webkit-(Webkit系ブラウザ(Safari, Chrome))や-moz-(Mozilla系ブラウザ(Firefox))などのベンダープレフィクスをプロパティの前につける必要がありますが、「CSSPrefixer」はそれを自動化してくれるツールです。「process」ボタンをクリックすることで変換してくれますね。なかなか便利だと... 続きを読む
HTMLのリスト要素を視覚的に階層表示する「StyleMap」:phpspot開発日誌
Scott Jehl, Designer/Developer, Boston, MA | Process: StyleMap: Visual Sitemap If you've ever had to produce a sitemap for a client using tools like Visio or OmniGraffle, you know that it can be tedio... 続きを読む