Разработка надежных параллельных, распределенных...

Download Разработка надежных параллельных, распределенных приложений: быстро и дешево

If you can't read please download the document

Upload: dotnetconf

Post on 21-Mar-2017

336 views

Category:

Software


0 download

TRANSCRIPT

addconf presentation template

, : HWdTech, LLChwdtech.ru

12- .NET 15 2016dotnetconf.ru

1

15 , - 11 , , PM, 70

#

-

#

??

#

4

?

#

5

,

#

6

#

! ! .

Herb Sutter, 2005 The Free Lunch Is Over A Fundamental Turn Toward Concurrency in Software The bad news is that, at least in the short term, the growth will come mostly in directions that do not take most current applications along for their customary free ride.

#

#

ORM

#

JSON ( NoSQL ). . 6 (!) . ( ). , . ( ) . , Toyota, , , , - General Motors Chevrolet, Opel , . , .

{ : , : [ { : 01.09.2015, : 2000 }, { : 01.10.2015, : 2000 }

]}

#

interface IObject{ object getValue(string name); void setValue(string name, object val);}

class Field{ public Field(string name) {} public abstract T this[IObject o] { get; set; }} IObject

interface MyObj{ int A { get; } string B { get; set; }}

#

Carl Hewitt, Peter Bishop, Richard Steiger

A Universal Modular ACTOR Formalism for Artificial Intelligence 1973

#

? ,

#

vs . . . , . . - , . , 1 , , .

#

Node. MessageBus. , .

#

[Actor(Name = Authorization, version = 1.2.0.0)]class AuthorizationActor{ [Channel(Login)] public void LoginHandler(ILoginMessage) {} [Channel(Register)] public void RegisterHandler(IregisterMessage) {}} interface ILoginMessage{ string AccountName {get;} string PasswordHash {get;} string SessionId {set;}}

#

17

. , . , , , , ! , .

#

, , , ( ) ( ) , ., , . , , , , (, -)

#

, . . , . . .

#

JSON ,

{ actors: [{ name: emailSender, smtp: , }, { name: dailyReport, } messagePaths: [{ name: newAd, }], enpoints: []}

#

( ) , , , , , API

{ actors: [{ name: emailSender, smtp: , }, { name: dailyReport, } messagePaths: [{ name: newAd, }], enpoints: []}

#

, pi i n p1*p2**pn

,

#

23

() , . - , , , , .

#

0,999 ( 8,76 )

6 0,994

,

#

25

0,01?

!

, 453 , 1%

#

26

, , ( , , , , , ) , , , , ,

#

. . - , , .

#

, , , .

#

, , -.

#

, (-) , .

#

. ?

#

, - .

#

5 4,5 400 1000 ! 15 3! : , , 64, . , 50/34/8, 3/5, , , .

#

100 ElasticSearch, MongoDb .. 200 , . 7-46 ( < 1 )

#

, , HTML5 CSS3- Mac, Window, Linux ( 40 )

#

: : email , , ! , . !

email

#

: - , - , , , , ,

( )

#

HWdTech, [email protected]/etyumentcev

#